lemire / simple_fastfloat_benchmark
☆25Updated 9 months ago
Alternatives and similar repositories for simple_fastfloat_benchmark:
Users that are interested in simple_fastfloat_benchmark are comparing it to the libraries listed below
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Easily batch-build cmake projects!☆17Updated 2 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- Flat containers for C++☆59Updated 2 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 2 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 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
- ☆21Updated 6 months ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- A collection of formatting benchmarks☆47Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 9 months ago