zopefoundation / BTreesLinks
☆82Updated 7 months ago
Alternatives and similar repositories for BTrees
Users that are interested in BTrees are comparing it to the libraries listed below
Sorting:
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆218Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 6 months ago
- Python bindings for the SQLite4 LSM database.☆132Updated 3 months ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Generic transaction implementation for Python.☆71Updated last week
- Python wrapper of the RuRe.☆90Updated 5 years ago
- ZODB Client-Server framework☆45Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆278Updated 2 months ago
- Python bindings for RocksDB☆280Updated 2 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- ☆285Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 4 months ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆128Updated last year
- Fast fractions reimplementation in Cython☆39Updated last week
- Concurrent appendable key-value storage☆107Updated last year
- Python bindings for the Vedis embedded NoSQL database☆128Updated 4 months ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- Python bindings for RocksDB☆151Updated 4 years ago
- Linked list extension module for Python☆80Updated last year
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- IO of git-style object databases☆226Updated last month
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 10 months ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Lazy attributes for Python objects☆53Updated last year
- File system based database that uses python pickles☆73Updated last year
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago