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,725Updated last week
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,900Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,768Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,173Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,553Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,337Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,514Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,038Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,980Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 5 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,802Updated 8 months ago
- C++14 lock-free queue.☆1,620Updated last month
- SIMD Vector Classes for C++☆1,475Updated 9 months ago
- C++ template library for high performance SIMD based sorting algorithms☆923Updated this week
- Message passing based allocator☆1,643Updated last week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,330Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,168Updated 5 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,504Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,516Updated 8 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,243Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,814Updated this week
- Portable header-only C++ low level SIMD library☆1,268Updated 7 months ago
- The compiler is available for download. Get it!☆2,497Updated last year
- Unified Executors☆1,552Updated last month
- Reference implementation of Dragonbox in C++☆638Updated 5 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,134Updated 2 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,315Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,387Updated 2 weeks ago
- scanf for modern C++☆1,151Updated last week