daidodo / huge-long-numberLinks
This is an implementation of arbitrary range of integers written in C++14
☆11Updated 6 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
Sorting:
- A high performance C++ playground library☆47Updated 9 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Cross-platform C++ Utility Library☆55Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Use unused bits in your pointer☆46Updated 8 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- ☆50Updated 8 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- C++ string formatting library☆46Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated 2 weeks ago