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 5 months ago
Alternatives and similar repositories for LibSee
Users that are interested in LibSee are comparing it to the libraries listed below
Sorting:
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Multiplying... backward?☆13Updated 4 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆28Updated 2 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- ☆12Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Fastest RPC in the west☆21Updated 5 years ago
- ☆20Updated 2 years ago
- ☆21Updated 7 years ago
- ☆29Updated last week
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆74Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago