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:
- Yet another C++ text formatting library.☆71Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Thread aware Signal/Slot library☆83Updated 6 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated this week
- An indirect value-type for C++☆84Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Library for extracting stacktrace from exception.☆48Updated 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☆49Updated last week
- Text encoding for modern C++☆31Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- C++11 compatible charconv☆31Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks 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
- An asynchronous FastCGI web microframework for C++☆39Updated 4 months ago
- Cross-platform C++ Utility Library☆55Updated this week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 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…☆21Updated last week
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years 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