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:
- A fixed capacity dynamically sized string☆66Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 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
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A hash function library☆45Updated last week
- Reference implementation of Grisu-Exact in C++☆64Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- ☆26Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- An indirect value-type for C++☆83Updated last year
- Text encoding for modern C++☆30Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago