daidodo / huge-long-number
This is an implementation of arbitrary range of integers written in C++14
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for huge-long-number
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months 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
- Static global objects with constructors and destructors made useful in C++☆27Updated 8 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- C++ string formatting library☆44Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- Roman numeral support for C++17☆52Updated last year
- A tool for representing and concatenating strings without heap memory☆62Updated 4 years ago
- Reference Implementations of ISO C++ N3888☆40Updated 6 years ago
- How to build and maintain a "global" type-list☆23Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- High level C++ library with a focus on event I/O☆18Updated 5 years ago
- ☆45Updated 7 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Cross-platform C++ Utility Library☆50Updated this week
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- forward declarations for C++ std headers☆73Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago