devatrun / slimcpplibLinks
Simple Long Integer Math for C++
☆33Updated 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☆38Updated last month
- Library for extracting stacktrace from exception.☆48Updated last year
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 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
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated 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
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- Thread aware Signal/Slot library☆83Updated 7 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated 3 weeks ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Flat containers for C++☆59Updated 4 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A bunch of small C++ utilities☆69Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year