Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chromium, Redis and WebKit/Safari
☆2,049Apr 27, 2026Updated 3 weeks ago
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…☆669May 27, 2025Updated 11 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,818May 7, 2026Updated last week
- Reference implementation of Dragonbox in C++☆808Oct 3, 2025Updated 7 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,178Apr 8, 2026Updated last month
- scanf for modern C++☆1,312Oct 29, 2025Updated 6 months 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.
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,383Feb 4, 2026Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,611May 1, 2023Updated 3 years ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,507Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,696Oct 6, 2024Updated last year
- Converts floating point numbers to decimal strings☆1,337Feb 9, 2026Updated 3 months ago
- C++ parsing DSL☆1,244Oct 18, 2025Updated 7 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,894May 8, 2026Updated last week
- Compile Time Regular Expression in C++☆3,804May 8, 2026Updated last week
- A modern formatting library☆23,485May 11, 2026Updated last week
- 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.
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,334Updated this week
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,743May 12, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,309May 3, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,219May 8, 2026Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆708May 1, 2026Updated 2 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,445Apr 10, 2026Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,692Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,060May 12, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,024May 6, 2026Updated last week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- C++14 concurrent lock-free low-latency queue.☆1,852Updated this week
- Official git repository for libdivide: optimized integer division☆1,326May 12, 2026Updated last week
- Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAM…☆2,783Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,542Apr 20, 2026Updated 3 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆471Nov 28, 2025Updated 5 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,266Apr 28, 2026Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,475Nov 2, 2025Updated 6 months ago
- C++ template library for high performance SIMD based sorting algorithms☆1,011Mar 14, 2026Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,939Feb 11, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,604May 29, 2025Updated 11 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,846Jan 9, 2024Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,753May 1, 2025Updated last year
- Vector class library, latest version☆1,452Apr 14, 2026Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆863May 11, 2026Updated last week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆3,011May 10, 2026Updated last week