frechilla / misc-playground
Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified
☆31Updated 2 years ago
Alternatives and similar repositories for misc-playground:
Users that are interested in misc-playground are comparing it to the libraries listed below
- ☆37Updated 9 years ago
- 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 4 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- modern c++ raft library☆46Updated 5 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- a consistent_hash implementation writen in c++☆80Updated 11 years ago
- vim plugin for c++☆32Updated 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
- ☆99Updated 9 years ago
- ☆66Updated 5 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- A public domain lock free queues implemented in C++11☆182Updated 11 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- Intel Threading Building Blocks with local modifications☆29Updated 12 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago