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:
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 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 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 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
- IPC Examples☆52Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- memcached in rust☆54Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 10 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 light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 10 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- ☆20Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Toy Green Threads for C.☆207Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- CMSC 23300 - Networks and Distributed Systems☆68Updated 5 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- Unix kernel in rust☆98Updated 10 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago