HBPVIS / ZeroBufLinks
zero-copy, zero-serialize, zero-hassle protocol buffers
☆69Updated 8 years ago
Alternatives and similar repositories for ZeroBuf
Users that are interested in ZeroBuf are comparing it to the libraries listed below
Sorting:
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Lthread C++11 binding☆12Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ binding for nanomsg