foonathan / storage
unmaintained - A C++11 header-only library providing optional and variant classes
☆11Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for storage
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- ☆26Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Safe integer utilities for C++11☆16Updated 10 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 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 5 months ago
- C++ reflection framework (for fun)☆14Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Boost.org scope_exit module☆16Updated 2 months ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- GUI application for DoxyPress☆24Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆74Updated 10 years ago
- C++ heterogeneous sequence library☆10Updated 2 years ago
- Not Another Range Library☆39Updated 10 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago