devatrun / slimcpplibLinks
Simple Long Integer Math for C++
☆32Updated last year
Alternatives and similar repositories for slimcpplib
Users that are interested in slimcpplib are comparing it to the libraries listed below
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Arbitrary Precision provides C++ big integer types that behave as built-in ones. The library aims to be intuitive and versatile with dece…☆27Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years 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 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Thread aware Signal/Slot library☆83Updated 4 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- 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
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- An indirect value-type for C++☆83Updated last year
- C++11 compatible charconv☆31Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago