geofflangdale / simdcsvLinks
A fast SIMD parser for CSV files
☆155Updated 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++)☆280Updated 6 months ago
- ☆107Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆447Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 8 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Header-only binary fuse and xor filter library☆371Updated 5 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 6 months ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆227Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆436Updated last week
- Library for lock-free locks☆82Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆47Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- ☆52Updated 7 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago