connormanning / little-big-int
A C++ big-integer library, highly optimized for the small-number case.
☆24Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for little-big-int
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- C++ reflection framework (for fun)☆14Updated 9 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆23Updated 9 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- A collection of bit manipulation routines for C++☆19Updated 11 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- ☆19Updated 2 years ago