dw / csvmonkey
Header-only vectorized, lazy-decoding, zero-copy CSV file parser
☆97Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for csvmonkey
- A fast SIMD parser for CSV files☆146Updated 2 years ago
- High-performance dictionary coding☆103Updated 7 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated 3 months ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- Utilities for writing C++ extension modules.☆82Updated last year
- nkvdb - is a numeric time-series database.☆35Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Fast Hash Functions Using AES Intrinsics☆79Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 4 years ago
- C++ framework for rapid server development☆76Updated 9 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆85Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- llvm, clang and cling wrapped into one repo☆47Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Hash Array Mapped Trie (C++ Templates)☆122Updated last year
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- ☆104Updated 9 months ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- A benchmark for sorting algorithms☆58Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++11 port of the PostgreSQL DBMS☆68Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago