erenon / double_ended
devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended
☆15Updated 7 years ago
Alternatives and similar repositories for double_ended:
Users that are interested in double_ended 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
- WIP☆26Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- ☆26Updated 4 years ago
- Fast containers of polymorphic objects.☆64Updated this week
- Safe integer utilities for C++11☆16Updated 10 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 2 weeks ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Easily batch-build cmake projects!☆17Updated 2 weeks ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆22Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 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
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago