calccrypto / integerLinks
A drop-in "bigint" C++ class
☆23Updated 6 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++☆30Updated 5 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☆50Updated last month
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago
- ☆50Updated 8 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last month
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A constexpr STL style circular buffer implementation☆74Updated last year
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- A modern, header-only request router for C++☆24Updated 2 months ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆55Updated 2 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last week
- A C++14 constexpr implementation of SHA256☆36Updated last year