smcho-kr / magic-ring-buffer
Magic ring buffer
☆18Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for magic-ring-buffer
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 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
- Code for benchmarking of mutexes to accompany a blog post of mine.☆25Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆28Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆43Updated 6 months ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years 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++ wrapper around libpapi☆49Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆20Updated last year
- A C++ library for integer array compression☆27Updated 2 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- C++ micro benchmark library☆88Updated 7 years ago
- Mini async log C port. Now with C++ wrappers.☆71Updated last year
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Header-only C++ library for writing PCP PMDAs☆16Updated 5 years ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆16Updated 4 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year