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
- Code samples for using libjit☆91Updated 8 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 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
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- IPC Examples☆52Updated 6 years ago
- ☆20Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- memcached in rust☆54Updated 2 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- A green threads tutorial.☆64Updated 8 years ago
- Aerospike Memory Allocation Tracking Tool☆26Updated 7 years ago
- This repo is now stale; all changes have been integrated into upstream LLVM. (Was: A proof of concept implementation of proposed support…☆28Updated 11 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 months ago
- ECE 459: Programming for Performance, Winter 2015☆72Updated 10 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- Design space for LLVM/Clang work☆45Updated 13 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Ragel/Lemon based json-parser☆18Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 10 months ago