shaovoon / floatbenchLinks
String to Float Benchmark
☆19Updated 6 years ago
Alternatives and similar repositories for floatbench
Users that are interested in floatbench are comparing it to the libraries listed below
Sorting:
- Modern C++ framework for critical systems☆21Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 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
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Boost.Mustache☆10Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- A vectorized single header hash function.☆19Updated 7 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago
- ☆20Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- parsertl: The Modular Parser Generator☆16Updated 3 months ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago