frechilla / misc-playground
Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified
☆31Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for misc-playground
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- ☆37Updated 9 years ago
- Different implementations of spinlock.☆103Updated 9 years ago
- ☆99Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- modern c++ raft library☆46Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆84Updated 4 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…☆48Updated 6 years ago
- a consistent_hash implementation writen in c++☆80Updated 10 years ago
- Cross-Platform Networking Library☆42Updated 2 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- concurrency library for C++☆75Updated 10 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆138Updated 7 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 9 years ago
- cxx utils code☆84Updated this week
- Lock-Free Thread Pool☆75Updated last year
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- ☆65Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- Memory Pool in different implemention ways, adapt different projects to improve performance☆23Updated 12 years ago
- C++标准库的轻量级拓展.☆67Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 9 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- fast malloc. similar to google-tcmalloc.☆22Updated 7 years ago
- ☆69Updated 7 years ago