dw / csvmonkey
Header-only vectorized, lazy-decoding, zero-copy CSV file parser
☆99Updated 10 months ago
Alternatives and similar repositories for csvmonkey
Users that are interested in csvmonkey are comparing it to the libraries listed below
Sorting:
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆86Updated last week
- High-performance dictionary coding☆104Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- ☆36Updated 4 years ago
- Utilities for writing C++ extension modules.☆85Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆106Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆48Updated last month
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated last week
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago