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:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Modern C++ framework for critical systems☆21Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years 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 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 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
- ☆31Updated 9 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- For details, see the blog post:☆32Updated last year
- No-dependency easy to understand string to floating point number conversion☆30Updated 10 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 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