luizalabs / shared-memory-dict
A very simple shared memory dict implementation
☆161Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for shared-memory-dict
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆273Updated last week
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆119Updated last year
- Read/Write Lock - synchronization primitive for asyncio☆143Updated 3 weeks ago
- Very fast Python JSON parsing library☆362Updated 8 months ago
- Asynchronous logging for Python and asyncio☆138Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆244Updated 3 weeks ago
- Helpers to use cachetools with async functions☆94Updated 8 months ago
- Fast Base64 encoding/decoding in Python☆139Updated this week
- aiosignal: a list of registered asynchronous callbacks☆131Updated last week
- Simple LRU cache for asyncio☆727Updated this week
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆661Updated last week
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- A fast and thorough lazy object proxy.☆247Updated this week
- asyncio-compatible timeout class☆562Updated 2 weeks ago
- JSON-RPC server based on fastapi☆294Updated 3 weeks ago
- Celery pool to run coroutine tasks☆108Updated 2 years ago
- coredis is an async redis client for python with support for redis cluster & sentinel.☆79Updated 4 months ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Pyth…☆254Updated this week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- Fast ISO8601 date time parser for Python written in C☆565Updated 2 weeks ago
- Utilities for using Python's PEP 554 subinterpreters☆116Updated last week
- Python Binding for xxHash☆377Updated 2 weeks ago
- Drop-in MessagePack support for ASGI applications and frameworks☆161Updated 8 months ago
- The asyncio implemetation of Redis distributed locks☆299Updated 10 months ago
- the missing toolbox for an async world☆242Updated last week
- Thread-safe asyncio-aware queue for Python☆825Updated last week
- Asyncio integration with sync code using greenlets.☆153Updated 6 months ago
- ftp client/server for asyncio (http://aioftp.readthedocs.org)☆192Updated last month
- Real asynchronous file operations with asyncio support.☆502Updated last month
- CSP-style concurrency for Python☆165Updated last year