calccrypto / integer
A drop-in "bigint" C++ class
☆23Updated 5 years ago
Alternatives and similar repositories for integer
Users that are interested in integer are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- int128 with divide/ostream support, require C++ 11☆21Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- Simple Long Integer Math for C++☆31Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆12Updated 10 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Header only JSON/JSON5 parser and serializer for C++☆36Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆67Updated 8 years ago
- A general property customisation mechanism☆15Updated 5 years ago
- ☆49Updated 7 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago