geofflangdale / simdcsvLinks
A fast SIMD parser for CSV files
☆158Updated 3 years ago
Alternatives and similar repositories for simdcsv
Users that are interested in simdcsv are comparing it to the libraries listed below
Sorting:
- ☆111Updated last year
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- High-performance dictionary coding☆108Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆482Updated 2 weeks 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☆411Updated 10 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A simple C library for compressing lists of integers using binary packing☆511Updated 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…☆52Updated 4 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years 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☆314Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆371Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 5 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Header-only binary fuse and xor filter library☆413Updated 3 months ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 10 months ago
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆232Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago