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
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 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
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- ☆31Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++20 SIMD Within A Register library☆29Updated 6 months 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☆17Updated 4 years ago
- Modern C++ framework for critical systems☆21Updated last year
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A vectorized single header hash function.☆19Updated 3 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 months ago
- ☆12Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- High performance event tracing☆16Updated this week
- benchmarking positional population count☆14Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Multiplying... backward?☆13Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month