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:
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Flat containers for C++☆59Updated 2 weeks ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 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
- A light-weight C++ profiling library☆31Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A C++ implementation of natural sort using only forward iterators.☆11Updated 8 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆55Updated 9 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- Dependency free .mo file (gettext) reading on any platform that supports C++☆10Updated 11 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆9Updated 9 years ago
- Reflection and serialization in C++☆11Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- [Inactive] Public domain implementations of core RFC specifications for C++14.☆13Updated 10 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Fast hash table template for array indexes.☆27Updated 8 years ago
- Fast Point Overlap Test☆17Updated 7 years ago
- Platform abstraction and utility library☆19Updated 3 weeks ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Public domain single-file header-only C libraries☆12Updated 7 years ago
- A lightweight ring dependency system (C++11)☆19Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago