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:
- 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
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆67Updated 14 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- IPC Examples☆52Updated 6 years ago
- simple webserver in libuv☆84Updated 11 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 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☆86Updated 3 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Code samples for using libjit☆90Updated 8 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆152Updated 5 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 9 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- C11 Lock-free Stack☆183Updated last year
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- ECE 459: Programming for Performance, Winter 2015☆72Updated 10 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Mark&sweep garbage collector for C++☆22Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Codes and notes for the book "C++ Concurrency in Action"☆16Updated 10 years ago
- Examples of different message types in C with nanomsg☆144Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago