foonathan / storage
unmaintained - A C++11 header-only library providing optional and variant classes
☆11Updated 8 years ago
Alternatives and similar repositories for storage:
Users that are interested in storage are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Easily batch-build cmake projects!☆17Updated last month
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 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
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated this week
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- ☆26Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- WIP☆26Updated 5 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
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago