trK54Ylmz / rocksdb-pyLinks
Python bindings for RocksDB written in Rust.
☆23Updated 3 months ago
Alternatives and similar repositories for rocksdb-py
Users that are interested in rocksdb-py are comparing it to the libraries listed below
Sorting:
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆167Updated 5 months ago
- high performance in-memory cache☆400Updated last week
- Python fast on-disk dictionary / RocksDB & SpeeDB Python binding☆236Updated last month
- Linux AIO c python bindings☆74Updated last week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆111Updated 4 months ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆329Updated 3 weeks ago
- Helpers to use cachetools with async functions☆102Updated last year
- Truly universal encoding detector in pure Python☆672Updated 2 weeks ago
- Very fast Python JSON parsing library☆386Updated last year
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆203Updated last month
- Automatic __slots__ for your Python classes☆67Updated 7 months ago
- universal character encoding detector☆59Updated 10 months ago
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆134Updated last year
- A fast, simple and lightweight Bloom filter library for Python, implemented in Rust.☆273Updated 9 months ago
- Python Non-cryptographic Hash Library