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
- Container Traits for Modern C++☆28Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- ☆47Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- A simple implementation of a MessageBus.☆26Updated last year
- Simple Long Integer Math for C++☆32Updated last year
- Cross-platform C++ Utility Library☆52Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- int128 with divide/ostream support, require C++ 11☆21Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Command line argument parser (C++14)☆18Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 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 8 months ago
- Compile-time string manipulation library for modern C++☆59Updated 10 months ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 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 C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago