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:
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- Code samples for using libjit☆91Updated 8 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- IPC Examples☆52Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 10 years ago
- A green threads tutorial.☆64Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 10 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated last month
- simple webserver in libuv☆84Updated 12 years ago
- ☆20Updated 9 years ago
- A bump pointer allocator☆70Updated 12 years ago
- Ragel/Lemon based json-parser☆18Updated 7 years ago
- Mark&sweep garbage collector for C++☆22Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Aerospike Memory Allocation Tracking Tool☆26Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago