VladX / lockless-allocatorLinks
Lockless allocator, derived from http://locklessinc.com/
☆14Updated 8 years ago
Alternatives and similar repositories for lockless-allocator
Users that are interested in lockless-allocator are comparing it to the libraries listed below
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A stab at constexpr bson creation☆32Updated 10 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Block level data synchronization library☆49Updated 6 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- ☆31Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆26Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Papers for the C++ Standards Committee, WG21☆55Updated 3 weeks ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 9 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago