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 9 years ago
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- QSBR and EBR library☆133Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆138Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- ☆21Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week