luizalabs / shared-memory-dict
A very simple shared memory dict implementation
☆168Updated 2 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
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆285Updated last month
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆118Updated last year
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆78Updated 4 months ago
- Lock-Free Atomics in Python☆65Updated 3 months ago
- Very fast Python JSON parsing library☆382Updated last year
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆690Updated last week
- The asyncio implemetation of Redis distributed locks☆308Updated last year
- Asynchronous logging for Python and asyncio☆149Updated last year
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 5 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated last year
- Real asynchronous file operations with asyncio support.☆538Updated 6 months ago
- aiosignal: a list of registered asynchronous callbacks☆146Updated last week
- asyncio-compatible timeout class☆565Updated 2 weeks ago
- Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)☆192Updated 3 weeks ago
- A fast and memory efficient LRU cache for Python☆275Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆100Updated this week
- Async to sync converter☆76Updated last year
- Fast Base64 encoding/decoding in Python☆152Updated this week
- A distributed, structured concurrency runtime for Python (and friends)☆281Updated last week
- Celery pool to run coroutine tasks☆108Updated 3 years ago
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆267Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆154Updated 2 weeks ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆153Updated 3 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated last month
- Linux AIO c python bindings☆71Updated last week
- Asyncio (pep 3156) integration with ZeroMQ☆425Updated 2 years ago
- Deadlocks? Detect where your threads hang in Python with one import.☆53Updated last year
- Ultra-fast websocket client and server for asyncio☆199Updated 2 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆288Updated last month
- A Python concurrency scheduling library, compatible with asyncio and trio.☆388Updated 2 weeks ago