connormanning / little-big-int
A C++ big-integer library, highly optimized for the small-number case.
☆24Updated 8 years ago
Alternatives and similar repositories for little-big-int:
Users that are interested in little-big-int are comparing it to the libraries listed below
- Flat containers for C++☆59Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Reflection and serialization in C++☆10Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- unmaintained - A C++11 header-only library providing optional and variant classes☆11Updated 8 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 8 months ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago