connormanning / little-big-intLinks
A C++ big-integer library, highly optimized for the small-number case.
☆25Updated 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
Sorting:
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C++ network library☆31Updated 9 years ago
- The Bit Library☆58Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- Flat containers for C++☆59Updated 4 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated last week
- C++ implementations of common data compression algorithms.☆116Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Updated 7 years ago
- C++ string formatting library☆46Updated 5 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- An argument-parsing library for C++.☆44Updated last year
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago