KholdStare / qnd-integer-parsing-experimentsLinks
Quick 'n' Dirty benchmarks for various integer parsing methods in C++
☆40Updated 5 years ago
Alternatives and similar repositories for qnd-integer-parsing-experiments
Users that are interested in qnd-integer-parsing-experiments are comparing it to the libraries listed below
Sorting:
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- ☆26Updated 5 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A collection of formatting benchmarks☆49Updated 2 weeks ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- The Fancy Named Parameters Library☆33Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 5 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 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
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Null-termination-aware string-view class for C++☆25Updated 3 weeks ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- C++ framework for rapid server development☆77Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago