vector-of-bool / neo-bufferLinks
Buffer and byte algorithms/types based on those of Asio
☆15Updated 4 years ago
Alternatives and similar repositories for neo-buffer
Users that are interested in neo-buffer are comparing it to the libraries listed below
Sorting:
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 7 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last week
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- ☆25Updated 5 years ago
- Various useful c++ containers and utilities.☆14Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Tiny Test System☆27Updated last week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- A hash function library☆50Updated 3 weeks ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Asio Buffers without the Asio