devatrun / slimcpplibLinks
Simple Long Integer Math for C++
☆31Updated last year
Alternatives and similar repositories for slimcpplib
Users that are interested in slimcpplib are comparing it to the libraries listed below
Sorting:
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- 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 5 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months 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 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
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 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☆48Updated last year
- Compile-time string manipulation library for modern C++☆59Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆14Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆35Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- An asynchronous FastCGI web microframework for C++☆37Updated last week
- Small collection of various interesting and useful C++ utilities☆20Updated 8 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago