calccrypto / integer
A drop-in "bigint" C++ class
☆22Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for integer
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- A library of type traits for introspecting C++ function types☆26Updated 5 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- ☆45Updated 7 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆64Updated 8 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Compile-time string manipulation library for modern C++☆57Updated 7 months ago
- File/Directory Watcher for Modern C++☆79Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Displayed width of UTF-8 strings in Modern C++☆45Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 9 months ago
- Cross-platform C++ Utility Library☆50Updated this week
- A simple implementation of a MessageBus.☆26Updated 8 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆25Updated 5 years ago
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆12Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago