xhawk18 / 50printLinks
std::format/print implemented in 50 lines ( have fun! )
☆12Updated 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
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- std::future extension☆37Updated 4 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Array based threaded red-black tree☆14Updated 8 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 10 months ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for an…☆15Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ utilities☆48Updated last month
- better asio wrapper (++asio)☆41Updated 3 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 3 months ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆27Updated last year
- The Poseidon Server Framework☆17Updated this week
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- C++ embedded memory database☆16Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- enable lambda on C callback without void* user_data☆13Updated 4 months ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆10Updated last year
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- ☆39Updated 10 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Boost.org pool module☆54Updated last month