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:
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Our open source benchmarks and code samples☆192Updated this week
- ☆21Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 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
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- misc. notes on C++ experimental coroutine under clang/llvm 5 and 6☆18Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago