gby / libcrashLinks
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
Sorting:
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 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
- 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 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Convert build system from autoconf/make to CMake☆75Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- ☆21Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 months ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Timers based on different time sources, using the C++11 chrono interface☆15Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 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
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago