Lingxi-Li / lock_freeLinks
C++17 lock-free data structure library
☆15Updated 6 years ago
Alternatives and similar repositories for lock_free
Users that are interested in lock_free are comparing it to the libraries listed below
Sorting:
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- Effective Memory Reclamation☆58Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Depth C++ library☆10Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- Implementation of a lock-free ring buffer class.☆36Updated 6 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- async io-uring based kernel io library☆31Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Simple, reliable & efficient distributed task queue for C++17☆98Updated 6 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 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
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆53Updated last month
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago