gby / libcrash
Code example from Crash and Burn lecture
☆28Updated 2 years ago
Alternatives and similar repositories for libcrash:
Users that are interested in libcrash are comparing it to the libraries listed below
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 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/ …☆42Updated 9 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- ☆21Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆78Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Magic ring buffer☆18Updated 8 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago