smcho-kr / magic-ring-buffer
Magic ring buffer
☆18Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for magic-ring-buffer
- 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
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 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
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 2 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
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- C++ micro benchmark library☆88Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A hash function library☆22Updated this week
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆43Updated 6 months ago
- A comparison of different options to implement binary flags in C++17☆17Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆28Updated 11 years ago
- portability macros for compiler and hardware micro operations☆34Updated 4 months ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago