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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Container Traits for Modern C++☆28Updated 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
- Foundations of symbol based programming☆30Updated 5 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- WIP☆26Updated 5 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
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 5 months 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- ☆26Updated 4 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago