daidodo / huge-long-number
This is an implementation of arbitrary range of integers written in C++14
☆11Updated 5 years ago
Alternatives and similar repositories for huge-long-number:
Users that are interested in huge-long-number are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Headers only utility collection for modern C++☆14Updated 6 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆62Updated 6 years ago
- ☆47Updated 7 years ago
- Fast delegates implementation☆56Updated 2 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
- A header-only C++ parsing framework☆36Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Flat containers for C++☆59Updated 2 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- C++20 for flag enums☆27Updated 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 8 months ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Roman numeral support for C++17☆52Updated last year
- ☆39Updated 9 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 5 months ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- Fast containers of polymorphic objects.☆64Updated last month