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
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- 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
- ☆37Updated 10 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- ☆98Updated 9 years ago
- ☆19Updated 6 years ago
- redis's async event loop library☆189Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated 2 months 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
- 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
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- concurrency library for C++☆73Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Boost.Coroutine2☆135Updated this week
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years 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 2 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago