fastfloat / fast_floatLinks
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,810Updated last month
Alternatives and similar repositories for fast_float
Users that are interested in fast_float are comparing it to the libraries listed below
Sorting:
- Cross-platform C++11 header-only library for memory mapped file IO☆1,839Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,111Updated 5 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,419Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,567Updated 9 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,212Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,997Updated last month
- C++ template library for high performance SIMD based sorting algorithms☆956Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,575Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,435Updated 2 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆662Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,426Updated last week
- Vector class library, latest version☆1,375Updated last year
- Official git repository for libdivide: optimized integer division☆1,223Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,961Updated 4 months ago
- Reference implementation of Dragonbox in C++☆659Updated 8 months ago
- C++14 lock-free queue.☆1,681Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,365Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,040Updated this week
- Extremely fast, in memory, JSON and reflection library for modern C++☆1,947Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,211Updated 8 months ago
- scanf for modern C++☆1,193Updated 2 weeks ago
- SIMD Vector Classes for C++☆1,500Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,125Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,939Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- A collection of lock-free data structures written in standard C++11☆902Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆854Updated last week
- C++ parsing DSL☆1,103Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,595Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago