tm604 / cps-futureLinks
C++ Future/Promises implementation, loosely based on Future.pm
☆10Updated 9 years ago
Alternatives and similar repositories for cps-future
Users that are interested in cps-future are comparing it to the libraries listed below
Sorting:
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 4 months ago
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- ☆17Updated 11 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- exploring coroutine C++ proposal☆45Updated 8 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- moost — Last.fm's collection of C++ utility libraries☆163Updated 12 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- C++ state machine template class framework☆27Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month