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:
- 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
- cxx utils code☆84Updated last month
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆52Updated 6 years ago
- My own implementation of C++'s smart pointers☆35Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- enable lambda on C callback without void* user_data☆16Updated 8 months ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆135Updated 2 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆40Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Updated 6 years ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- There is my code snippet.☆120Updated 2 weeks 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
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- ☆65Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 2 weeks ago