shaovoon / floatbench
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
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A vectorized single header hash function.☆19Updated 3 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 months ago
- Modern C++ framework for critical systems☆21Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- Generic 2D graphics library for C++14☆28Updated last month
- A saturating arithmetic cast.☆12Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 6 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 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 9 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- C++ double-to-string conversion benchmark☆9Updated 5 months ago
- ☆31Updated 9 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- A tagged-pointer type for C++.☆30Updated last year
- Multiplying... backward?☆13Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year