Enhex / small_int
Automatically select the smallest integer type that can contain a given range at compile time
☆20Updated 7 years ago
Alternatives and similar repositories for small_int:
Users that are interested in small_int are comparing it to the libraries listed below
- Foundations of symbol based programming☆30Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Useful C++ templates☆14Updated 9 months ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- ☆16Updated last year
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- ☆26Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 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++17 immutable compile-time key value map☆50Updated 5 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆39Updated 9 years ago
- ☆17Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago