ashvardanian / LibSeeLinks
Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!
☆18Updated 4 months ago
Alternatives and similar repositories for LibSee
Users that are interested in LibSee are comparing it to the libraries listed below
Sorting:
- A vectorized single header hash function.☆19Updated 6 months ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Multiplying... backward?☆13Updated 4 years ago
- Batched random number generation☆17Updated last month
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- ☆12Updated last year
- small, fast memset based on microsoft's design☆11Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- A small DFA for under 16 states☆51Updated 6 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- ☆12Updated 3 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A rethinking of the C time library☆10Updated 3 months ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago