A Rust data structure for efficient lower-bound lookups
☆93Feb 26, 2024Updated 2 years ago
Alternatives and similar repositories for ordsearch
Users that are interested in ordsearch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆67Mar 14, 2026Updated 3 months ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- ☆63Apr 13, 2026Updated 2 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Apr 21, 2025Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆106May 27, 2026Updated 2 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Crate for data that should be pinned to the stack at the point of declaration.