smcho-kr / magic-ring-buffer
Magic ring buffer
☆18Updated 8 years ago
Alternatives and similar repositories for magic-ring-buffer:
Users that are interested in magic-ring-buffer are comparing it to the libraries listed below
- 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
- `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++ interface to CPU affinity management☆30Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ☆17Updated 4 months ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- Tiny helper lib for building daemons in C☆19Updated 4 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- A C++ library for integer array compression☆28Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Makes my C++ projects easier and faster to develop☆10Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago