daidodo / huge-long-number
This is an implementation of arbitrary range of integers written in C++14
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for huge-long-number
- Roman numeral support for C++17☆52Updated last year
- Cross-platform C++ Utility Library☆50Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 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
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- ☆32Updated 2 years ago
- ☆45Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- C++ implementation of strong types☆53Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- C++20 for flag enums☆27Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Reference Implementations of ISO C++ N3888☆40Updated 6 years ago
- ☆26Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- WIP☆26Updated 5 years ago
- A tool for representing and concatenating strings without heap memory☆62Updated 4 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 2 months ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 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
- a c++ header library that implements variant constexpr functions and types.☆82Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- How to build and maintain a "global" type-list☆23Updated 4 years ago
- A functional parsing library☆26Updated 7 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago