Limeoats / BigNumberLinks
C++ class for creating and computing arbitrary-length integers
☆197Updated last year
Alternatives and similar repositories for BigNumber
Users that are interested in BigNumber are comparing it to the libraries listed below
Sorting:
- A lightweight big integer library for c++☆221Updated 4 years ago
- Boost.org regex module☆105Updated 2 months ago
- Boost.org signals2 module☆86Updated last month
- C++ operator precedence parser☆107Updated last year
- Arbitrary-sized integer class for C++☆429Updated last year
- An STL-like C++ header-only tree library☆147Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last month
- Boost.org serialization module☆129Updated 2 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆160Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆454Updated last month
- Boost.org interprocess module☆164Updated last week
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆262Updated last year
- ☆125Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- SHA-1 implementation in C++. Do not use SHA-1 unless you have to! https://en.wikipedia.org/wiki/SHA-1#Birthday-Near-Collision_Attack_%E2%…☆205Updated 4 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Boost.UI library☆278Updated 3 years ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 4 months ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Header only C++ string utility library☆71Updated 4 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated 3 weeks ago
- A simple and lightweight command line parser using C++11.☆211Updated last year
- Compile time mathematic functions for C++14☆189Updated 4 years ago
- C++11 metaprogramming library☆270Updated last week
- [Lib][Version 3.0.1][Functional] C++14 wrapper around minizip compression library☆89Updated 3 months ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- C++11 header-only message digest library☆204Updated 2 months ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆135Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago