em-and-m / libcrashLinks
Code example from Crash and Burn lecture
☆28Updated 3 years ago
Alternatives and similar repositories for libcrash
Users that are interested in libcrash are comparing it to the libraries listed below
Sorting:
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 13 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A future and stream library for modern C++.☆67Updated 3 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Boost.Coroutine2☆136Updated 2 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- misc. notes on C++ experimental coroutine under clang/llvm 5 and 6☆18Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 7 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago