lemire / simple_fastfloat_benchmarkLinks
☆25Updated 10 months ago
Alternatives and similar repositories for simple_fastfloat_benchmark
Users that are interested in simple_fastfloat_benchmark are comparing it to the libraries listed below
Sorting:
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆21Updated 7 months ago
- How fast can we shuffle values?☆37Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- A collection of formatting benchmarks☆47Updated 4 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆33Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- Modern C++ framework for critical systems☆21Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 4 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- ☆31Updated 9 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago