zopefoundation / BTreesLinks
☆82Updated 6 months ago
Alternatives and similar repositories for BTrees
Users that are interested in BTrees are comparing it to the libraries listed below
Sorting:
- Python library for handling efficiently sorted integer sets.☆217Updated 2 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated 2 months ago
- HAT-Trie for Python☆86Updated 9 years ago
- Generic transaction implementation for Python.☆71Updated 11 months ago
- Python bindings for the Vedis embedded NoSQL database☆128Updated 4 months ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 10 months ago
- Python wrapper of the RuRe.☆90Updated 5 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 3 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- ☆285Updated last year
- Python bindings for RocksDB☆151Updated 4 years ago
- File system based database that uses python pickles☆73Updated last year
- Super-fast and clean conversions to numbers for Python.☆109Updated 6 months ago
- Fast fractions reimplementation in Cython☆39Updated this week
- Fast Python bindings to Sophia Database☆80Updated 10 months ago
- A fast and memory efficient LRU cache for Python☆278Updated last month
- IO of git-style object databases☆225Updated last week
- embedded graph datastore☆185Updated 7 years ago
- ZODB Client-Server framework☆45Updated last month
- A Python Implementation of RFC3986 including validations☆187Updated last month
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- Python bindings for RocksDB☆279Updated 2 years ago
- Talks, slides, and other similar resources for Trio☆22Updated 7 years ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last year