fastfloat / fast_float
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari
☆1,763Updated last month
Alternatives and similar repositories for fast_float:
Users that are interested in fast_float are comparing it to the libraries listed below
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,936Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,788Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,538Updated 7 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,187Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,188Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,274Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,364Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,934Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆657Updated 6 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,361Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,532Updated last week
- C++14 lock-free queue.☆1,640Updated this week
- Extremely fast, in memory, JSON and interface library for modern C++☆1,827Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,879Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,340Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,406Updated last month
- Vector class library, latest version☆1,359Updated last year
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,065Updated 3 months ago
- C++ template library for high performance SIMD based sorting algorithms☆929Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,329Updated last week
- The compiler is available for download. Get it!☆2,500Updated last year
- scanf for modern C++☆1,173Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,372Updated this week
- Header-only TOML config file parser and serializer for C++17.☆1,726Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,538Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,421Updated 3 months ago