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:
- String to Float Benchmark☆19Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- 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
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- ☆26Updated 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
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- A fixed capacity dynamically sized string☆66Updated last month
- benchmarking positional population count☆14Updated last year
- Easy Parsing C++ Library☆21Updated last year
- Yet another C++ text formatting library.☆71Updated 6 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Updated 11 months 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
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆31Updated 9 years ago
- ☆17Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- ☆17Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- For details, see the blog post:☆32Updated last year