frechilla / misc-playground
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
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 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
- ☆37Updated 9 years ago
- Lock-Free Thread Pool☆78Updated last year
- ☆98Updated 9 years ago
- Cross-Platform Networking Library☆42Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 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
- Different implementations of spinlock.☆105Updated 10 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- ☆65Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- concurrency library for C++☆74Updated 10 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- a consistent_hash implementation writen in c++☆80Updated 11 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- vim plugin for c++☆31Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago