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
Sorting:
- 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 self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- For details, see the blog post:☆32Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆20Updated 2 years 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
- Modern C++ framework for critical systems☆21Updated last year
- 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
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- ☆31Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆13Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- parsertl: The Modular Parser Generator☆16Updated last month
- 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
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A vectorized single header hash function.☆19Updated 5 months ago