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:
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆21Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- misc. notes on C++ experimental coroutine under clang/llvm 5 and 6☆18Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- ☆56Updated 4 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- ☆32Updated 7 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 10 years ago
- For details, see the blog post:☆32Updated last year
- ☆17Updated 5 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago