cacheMon / py-cachemonCacheLinks
☆17Updated last year
Alternatives and similar repositories for py-cachemonCache
Users that are interested in py-cachemonCache are comparing it to the libraries listed below
Sorting:
- A library of utilities to support efficient, scalable Python development leveraging Free Threaded Python.☆63Updated 2 weeks ago
- Ibis Substrait Compiler☆108Updated last week
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- Transactional functions-as-a-service for database-oriented applications.☆156Updated 2 years ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆32Updated 4 years ago
- Implementation of S3-FIFO cache algorithm☆16Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- ☆54Updated last week
- A SQL query compiler written in Rust from scratch☆21Updated last year
- Slipstream provides a data-flow model to simplify development of stateful streaming applications.☆38Updated 3 months ago
- Pip-installable, embedded-like postgres server for your python app☆85Updated last year
- High-performance Python runtime extensions☆53Updated this week
- Python's sqlite3 + extensions☆140Updated 2 months ago
- Databend SQLAlchemy☆16Updated 3 months ago
- Python bindings for Milli, the embeddable Rust-based search engine powering Meilisearch☆134Updated last year
- Python bindings to the Rust rpds crate for persistent data structures☆58Updated last week
- Which toml package to use in python?☆51Updated last year
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆76Updated 2 years ago
- Prototype compiler from SaneQL to SQL☆86Updated 2 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆96Updated this week
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆119Updated 3 months ago
- Cirron measures performance counters (instructions executed, etc.) and traces system calls a piece of Python or Ruby code executes.☆116Updated last year
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago
- ☆119Updated last year
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆127Updated 2 months ago
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 3 years ago
- 🦖 A SQL-on-everything Query Engine you can execute over multiple databases and file formats. Query your data, where it lives.☆110Updated last week
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆210Updated last month
- In Memory Property Graph Server using a Shared Nothing design☆45Updated 2 years ago
- A minimal re-implementation of Python's `venv` module