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
- String to Float Benchmark☆19Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated 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
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 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
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++ interface to CPU affinity management☆30Updated 7 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
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A collection of formatting benchmarks☆49Updated 6 months ago
- ☆26Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Null-termination-aware string-view class for C++☆25Updated last week
- ☆21Updated 6 years ago
- ☆31Updated 9 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated 2 weeks ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year