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:
- 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
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Reflection and serialization in C++☆11Updated 8 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Flat containers for C++☆59Updated 2 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- Headers only utility collection for modern C++☆14Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Fast hash table template for array indexes.☆27Updated 8 years ago
- 2D Geometry Intersection Library☆20Updated 8 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Single file, STB-style, "lib" to generate uuid:s.☆29Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago