jvns / fun-with-threadsLinks
☆24Updated 11 years ago
Alternatives and similar repositories for fun-with-threads
Users that are interested in fun-with-threads are comparing it to the libraries listed below
Sorting:
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- IPC Examples☆52Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 14 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 10 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Unix kernel in rust☆98Updated 11 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆61Updated 16 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 7 years ago
- ☆20Updated 9 years ago
- CMSC 23300 - Networks and Distributed Systems☆68Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- memcached in rust☆54Updated 2 years ago
- Design space for LLVM/Clang work☆45Updated 13 years ago