frechilla / misc-playgroundLinks
Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified
☆31Updated 3 years ago
Alternatives and similar repositories for misc-playground
Users that are interested in misc-playground are comparing it to the libraries listed below
Sorting:
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- ☆37Updated 10 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 public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 2 weeks ago
- Cross-Platform Networking Library☆42Updated 2 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
- Different implementations of spinlock.☆105Updated 10 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- Lock-Free Thread Pool☆78Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- ☆65Updated 6 years ago
- concurrency library for C++☆74Updated 11 years ago
- ☆98Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A C++ benchmark extension for gtest☆24Updated 8 years ago