xhawk18 / 50printLinks
std::format/print implemented in 50 lines ( have fun! )
☆14Updated 3 years ago
Alternatives and similar repositories for 50print
Users that are interested in 50print are comparing it to the libraries listed below
Sorting:
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- 基于C++14语法的任务链☆24Updated 5 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 3 months ago
- std::future extension☆37Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无 锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆41Updated 3 years ago
- cxx utils code☆85Updated this week
- zzz's c++ lib☆58Updated 8 years ago
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- modern c++ raft library☆47Updated 6 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Updated 7 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- c++ common library implement☆12Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- Poseidon Server Framework (refactor WIP)☆166Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- enable lambda on C callback without void* user_data☆16Updated 11 months ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago