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,573Updated last week
Related projects ⓘ
Alternatives and complementary repositories for fast_float
- Cross-platform C++11 header-only library for memory mapped file IO☆1,709Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,535Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,529Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,156Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- Reference implementation of Dragonbox in C++☆606Updated last week
- C++ template library for high performance SIMD based sorting algorithms☆872Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 3 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆642Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆961Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,162Updated this week
- Vector class library, latest version☆1,302Updated 9 months ago
- Message passing based allocator☆1,574Updated last week
- scanf for modern C++☆1,078Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,876Updated 3 months ago
- C++14 lock-free queue.☆1,518Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆930Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,198Updated last week
- The compiler is available for download. Get it!☆2,385Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,540Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,323Updated 2 months ago
- A C/C++ header to help move #ifdefs out of your code☆778Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- SIMD Vector Classes for C++☆1,452Updated 5 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,305Updated 2 months ago
- Converts floating point numbers to decimal strings☆1,203Updated 4 months ago
- Portable header-only C++ low level SIMD library☆1,238Updated 2 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,384Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,495Updated 3 months ago