luizalabs / shared-memory-dictLinks
A very simple shared memory dict implementation
☆173Updated 3 years ago
Alternatives and similar repositories for shared-memory-dict
Users that are interested in shared-memory-dict are comparing it to the libraries listed below
Sorting:
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 10 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Simple redis cache for Python functions☆115Updated 9 months ago
- Very fast Python JSON parsing library☆402Updated last year
- Asynchronous logging for Python and asyncio☆152Updated 2 years ago
- Dictionary with auto-expiring values for caching purposes.☆353Updated last year
- A Python concurrency scheduling library, compatible with asyncio and trio.☆424Updated 9 months ago
- Fast Base64 encoding/decoding in Python☆168Updated this week
- A Python 3.5+ library that integrates the multiprocessing module with asyncio☆663Updated 3 years ago
- Linux AIO c python bindings☆75Updated 2 weeks ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆761Updated this week
- A "run" function for asyncio-based apps that does all the boilerplate.☆469Updated 11 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- Lock-Free Atomics in Python☆73Updated last year
- A fast and memory efficient LRU cache for Python☆280Updated 2 months ago
- aiosignal: a list of registered asynchronous callbacks☆160Updated this week
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆205Updated 3 months ago
- Thread-safe asyncio-aware queue for Python☆943Updated this week
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- The asyncio implemetation of Redis distributed locks☆317Updated 2 years ago
- Fast ISO8601 date time parser for Python written in C☆571Updated 2 months ago
- asyncio-compatible timeout class☆569Updated this week
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- Asyncio integration with sync code using greenlets.☆162Updated last year
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆285Updated last week
- Distributed process pool for Python☆110Updated 3 years ago
- Python Binding for xxHash☆436Updated 3 weeks ago
- Example of a Python code that implements graceful shutdown while using asyncio, threading and multiprocessing☆177Updated 5 years ago
- Asynchronous Python client for InfluxDB☆160Updated 2 years ago