kasparsklavins / bigint
A lightweight big integer library for c++
☆219Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for bigint
- An Implementation of BigInteger library in C++☆96Updated last year
- Arbitrary-Precision Integer Arithmetic☆200Updated last year
- C++ unsigned 128 bit integer type☆218Updated last year
- C++ class for creating and computing arbitrary-length integers☆191Updated 3 months ago
- Arbitrary-sized integer class for C++☆394Updated 3 months ago
- A C++ implementation of timsort☆299Updated 9 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆123Updated last year
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- Boost.org algorithm module☆114Updated last week
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆188Updated last month
- Experiments with constexpr☆240Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆130Updated 4 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 5 years ago
- C++ double-to-string conversion benchmark☆253Updated 2 years ago
- Love template metaprogramming☆325Updated 2 years ago
- C++ regular expressions made easy☆381Updated 5 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆213Updated 7 months ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆391Updated 2 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 11 months ago
- A feature complete LRU cache implementation in C++☆237Updated 4 years ago
- Automatically exported from code.google.com/p/segvcatch☆116Updated 8 months ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆180Updated 2 years ago
- C++ operator precedence parser☆101Updated 8 months ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆559Updated last year
- Boost.org smart_ptr module☆109Updated this week
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago