KjellKod / Moody-Camel-s-concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
☆15Updated 9 years ago
Alternatives and similar repositories for Moody-Camel-s-concurrentqueue:
Users that are interested in Moody-Camel-s-concurrentqueue are comparing it to the libraries listed below
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- vectorization of the kd-tree data structure and search algorithm☆40Updated 7 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆151Updated last year
- Simple resource pool for recycling resources in C++☆68Updated 9 months ago
- A modern, fast, structured logging framework in C++☆59Updated last year
- Working basic prototype of variadic template based logging☆38Updated 8 years ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ double-to-string conversion benchmark☆9Updated 7 months ago
- Online demo for implot (https://github.com/epezent/implot) and implot3d (https://github.com/brenocq/implot3d)☆41Updated 2 months ago
- Pipeline implementation based on n3534☆20Updated 10 years ago
- Boost Quaternions, Vectors, Matrices library☆85Updated 2 weeks ago
- An easier way to write asynchronous c++ grpc clients/servers.☆33Updated 4 years ago
- ☆22Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- c++ wrapper around libpapi☆67Updated 7 years ago
- Modern C++ framework for critical systems☆21Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago