Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, DuckDB, Chromium, Redis and WebKit/Safari
☆2,064Jun 22, 2026Updated this week
Alternatives and similar repositories for fast_float
Users that are interested in fast_float are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆670May 27, 2025Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,844Updated this week
- Reference implementation of Dragonbox in C++☆811Oct 3, 2025Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,192Jun 10, 2026Updated 2 weeks ago
- scanf for modern C++☆1,314Oct 29, 2025Updated 7 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,412Feb 4, 2026Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,613May 1, 2023Updated 3 years ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,644Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,706Oct 6, 2024Updated last year
- Converts floating point numbers to decimal strings☆1,344Feb 9, 2026Updated 4 months ago
- C++ parsing DSL☆1,244Oct 18, 2025Updated 8 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆13,113Updated this week
- Compile Time Regular Expression in C++☆3,816May 8, 2026Updated last month
- A modern formatting library☆23,625Jun 18, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,344Jun 21, 2026Updated last week
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,900Jun 15, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,324Jun 3, 2026Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,226May 8, 2026Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆719Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,455Jun 13, 2026Updated 2 weeks ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,713Jun 11, 2026Updated 2 weeks ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,116Jun 8, 2026Updated 2 weeks ago
- C++14 concurrent lock-free low-latency queue.☆1,858Jun 12, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- P1031 low level file i/o and filesystem library for the C++ standard☆1,039Jun 1, 2026Updated 3 weeks ago
- Official git repository for libdivide: optimized integer division☆1,337Jun 19, 2026Updated last week
- Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAM…☆2,866Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,552Apr 20, 2026Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆469Nov 28, 2025Updated 7 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,337Jun 21, 2026Updated last week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,486Jun 13, 2026Updated 2 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆1,012Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,949Feb 11, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,611May 29, 2025Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,858Jan 9, 2024Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,757May 1, 2025Updated last year
- Vector class library, latest version☆1,457Apr 14, 2026Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆881May 25, 2026Updated last month
- Implementations of SIMD instruction sets for systems which don't natively support them.☆3,047Jun 4, 2026Updated 3 weeks ago