jk-jeon / fpLinks
IEEE-754 binary-to-decimal and decimal-to-binary conversion library
☆40Updated 2 years ago
Alternatives and similar repositories for fp
Users that are interested in fp are comparing it to the libraries listed below
Sorting:
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Flat containers for C++☆59Updated last week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- Virtual memory based containers☆42Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 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
- The IDK (Industrial Development Kit) library!☆36Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- Small small_vector☆35Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Low memory overhead allocator☆30Updated 7 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A hash function library☆46Updated last week
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago