tarsa / SortingAlgorithmsBenchmark
☆15Updated 10 years ago
Alternatives and similar repositories for SortingAlgorithmsBenchmark:
Users that are interested in SortingAlgorithmsBenchmark are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- For details, see the blog post:☆32Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- ☆19Updated 5 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 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
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- String to Float Benchmark☆19Updated 6 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 2 years ago
- Persistent memory allocator for data-centric analytics☆54Updated 2 weeks ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 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
- Boost.Sort☆52Updated this week
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago