Experiments with array layouts for comparison-based searching
☆88Jan 5, 2024Updated 2 years ago
Alternatives and similar repositories for arraylayout
Users that are interested in arraylayout are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Jan 27, 2023Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆52Jun 16, 2025Updated last year
- A Lightweight Graph Processing Framework for Multi-GPUs☆14Apr 15, 2015Updated 11 years ago
- Assertion for multi-line texts when you need it☆13Aug 7, 2015Updated 10 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Compact tries for fixed-width keys☆27Jun 4, 2018Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆53May 2, 2017Updated 9 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Sep 30, 2025Updated 9 months ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆55Apr 19, 2024Updated 2 years ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 5 years ago
- Columnar query processing engine in Rust☆31Jun 4, 2024Updated 2 years ago
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language☆11Aug 27, 2015Updated 10 years ago
- Baret is a library that allows you to embed Bacon.js observables into React VDOM☆13Apr 4, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- mini is mini☆20Jan 19, 2020Updated 6 years ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 4 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Apr 8, 2022Updated 4 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 12 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Apr 26, 2022Updated 4 years ago
- SIMDized check which bytes are in a set☆31Oct 21, 2018Updated 7 years ago
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Vectorized intersections (research code)☆17Jan 13, 2017Updated 9 years ago
- Abstractions for interacting with Redux state by using Ramda lenses.☆20May 31, 2017Updated 9 years ago
- SUccinct Retrieval Framework☆21Jan 24, 2016Updated 10 years ago
- compressed, queryable variation graphs