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 2 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- misc. notes on C++ experimental coroutine under clang/llvm 5 and 6☆18Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- QSBR and EBR library☆125Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- C11 Lock-free Stack☆183Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- ☆21Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- ☆56Updated 4 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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago