lzy

@lc27

《C++编程之禅:从理论到实践》 作者,工作之余写点小代码。

C++
所有 个人的 我参与的
Forks 暂停/关闭的

    lzy/wx-course-booking

    微信课程预订系统,为教育机构提供便捷的课程管理与在线预订功能,支持多终端访问和用户管理。

    lzy/relay-broker

    一个轻量级消息中继进程,内置三种通道: Pub/Sub 中介(XSUB↔XPUB) 按身份路由的请求-应答(ROUTER↔ROUTER,内置超时) 高吞吐流水线(PULL↔PUSH) 可选共享内存 SPSC 环 + eventfd作为本机低延迟下游。

    lzy/Middleware

    通讯中间件的测试使用

    lzy/universal-interface

    公共API项目是一个全面的库,旨在简化和优化软件开发项目中各种必要工具和服务的集成与使用。它具有模块化特性,并提供了一系列API

    lzy/qt

    qt定时关机小工具

    lzy/ConanPackageFactory

    ConanPackageFactory 是一个基于 Conan 的项目,用于简化 C++ 库和应用的包管理和创建。该项目提供了标准化的配置和模板,帮助开发者快速创建、编译、打包和分发 Conan 包。无论是依赖管理还是多平台支持,ConanPackageFactory 都能提升开发效率。

    lzy/FlexiLog

    FlexiLog: A lightweight C++ logging library designed for debugging. Features template-based log control for zero-overhead disabling, rich enumeration options for detailed debug information (e.g., line number, filename, CPU usage), customizable print restrictions (max count, frequency, complex conditions), and no external dependencies.

    lzy/cc_player

    努力实现一个完整功能的播放器

    lzy/C++ 设计之禅 代码示例

    C++ 设计之禅 代码示例

    lzy/LC_LOG

    Encapsulate the commonly used C++ log library and manage dependencies with conan.

    lzy/Process Management

    使用boost来进行进程管理

搜索帮助