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++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- C++ asynchronous promises like a Promises/A+☆44Updated last year
- Header-only library providing unicode aware string support for C++☆105Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- A C++17 full-text search engine library☆31Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Cross-platform C++ Utility Library☆50Updated last week
- Lean library to observe file changes in a specific directory path.☆45Updated 2 weeks ago
- Boost.org unordered module☆63Updated this week
- ☆17Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- A fixed capacity dynamically sized string☆63Updated this week
- Boost.org pool module☆49Updated this week
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆31Updated last year
- C++11 compatible charconv☆27Updated this week
- A lightweight lazy-loading wrapper written in Modern C++☆46Updated 7 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆18Updated 8 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Library of flat vector-like based associative containers☆75Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- c++ package manager only use CMake☆40Updated 10 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago