jk-jeon / fpLinks
IEEE-754 binary-to-decimal and decimal-to-binary conversion library
☆41Updated 3 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++☆68Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months 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
- Yet another C++ text formatting library.☆71Updated 10 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- ☆34Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- ☆26Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated 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☆50Updated 3 weeks 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
- Flat containers for C++☆59Updated 3 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A hash function library☆47Updated 2 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- A fixed capacity dynamically sized string☆68Updated this week
- Virtual memory based containers☆43Updated 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