calccrypto / integerLinks
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:
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context …☆66Updated 4 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 10 months ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- 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 last year
- easy to use callback library for C++☆42Updated 8 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 3 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A general property customisation mechanism☆16Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆12Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- ☆49Updated 7 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A very minimal .INI reader/writer (C++11)☆31Updated 9 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last week
- C++11 compatible charconv☆31Updated last week
- int128 with divide/ostream support, require C++ 11☆21Updated 3 years ago