geofflangdale / simdcsvLinks
A fast SIMD parser for CSV files
☆156Updated 3 years ago
Alternatives and similar repositories for simdcsv
Users that are interested in simdcsv are comparing it to the libraries listed below
Sorting:
- Fast Approximate Membership Filters (C++)☆286Updated last month
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- ☆109Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆328Updated 10 months ago
- High-performance dictionary coding☆107Updated 8 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆464Updated 5 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆48Updated 3 months ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆230Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 8 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago
- Succinct data structures in C/C++☆88Updated last year
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated last month