jvns / fun-with-threadsLinks
☆24Updated 10 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:
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 10 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- IPC Examples☆52Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 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
- C11 Lock-free Stack☆184Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Coroutines in C☆122Updated 11 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- High performance utility library for C☆94Updated 4 months ago
- Lock-free multithreaded memory allocation☆110Updated 8 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
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- simple webserver in libuv☆84Updated 12 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago