jk-jeon / fp
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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Small small_vector☆34Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Flat containers for C++☆59Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- List-initialize containers with proper move semantics☆30Updated last month
- ☆26Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 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 3 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
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- C++20 for flag enums☆27Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- ☆48Updated 7 years ago
- A hash function library☆43Updated this week
- Yet another C++ text formatting library.☆71Updated 4 months ago
- homogeneous variadic function parameters☆17Updated last year
- Portable UUID generation library for C++☆26Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated last month
- A fixed capacity dynamically sized string☆65Updated this week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago