ron4fun / BigIntegerCPP
A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
☆33Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for BigIntegerCPP
- IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implem…☆10Updated 5 years ago
- A C++17 full-text search engine library☆31Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Phisko's C++ Utilities☆42Updated last year
- C++ asynchronous promises like a Promises/A+☆44Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- ☆25Updated 11 months ago
- Fast delegates implementation☆56Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Generic hash function for STL style unordered containers☆32Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆105Updated last month
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A library of type traits for introspecting C++ function types☆26Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- Cross-platform C++ Utility Library☆50Updated this week
- Evo C++ Library☆31Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Displayed width of UTF-8 strings in Modern C++☆45Updated last year
- An easy to use and fast non-standard standard library replacement for C++.☆32Updated 6 months ago
- Boost.org unordered module☆63Updated 2 weeks ago
- stl-like algorithms for TYPES☆31Updated last year
- C++11 compatible charconv☆27Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- C++20 compile-time reflection library.☆35Updated last month