luizalabs / shared-memory-dictLinks
A very simple shared memory dict implementation
☆171Updated 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
Sorting:
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆287Updated 3 months ago
- Very fast Python JSON parsing library☆387Updated last year
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆119Updated last year
- Fast Base64 encoding/decoding in Python☆156Updated this week
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆80Updated 7 months ago
- A fast and memory efficient LRU cache for Python☆277Updated last month
- aiosignal: a list of registered asynchronous callbacks☆150Updated this week
- CSP-style concurrency for Python☆172Updated 2 years ago
- Asynchronous logging for Python and asyncio☆150Updated 2 years ago
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 7 months ago
- The asyncio implemetation of Redis distributed locks☆309Updated last year
- Asynchronous Python client for InfluxDB☆159Updated last year
- Linux AIO c python bindings☆73Updated 2 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Drop-in MessagePack support for ASGI applications and frameworks☆171Updated last year
- Simple redis cache for Python functions☆113Updated 3 months ago
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆396Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated last week
- Lock-Free Atomics in Python☆67Updated 5 months ago
- asyncio-compatible timeout class☆566Updated last week
- Automatic __slots__ for your Python classes☆66Updated 6 months ago
- Real asynchronous file operations with asyncio support.☆547Updated 2 weeks ago
- Celery pool to run coroutine tasks☆108Updated 3 years ago
- A distributed, structured concurrency runtime for Python (and friends)☆287Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated this week
- Make every function async and await-able.☆98Updated 3 years ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆712Updated 2 weeks ago
- Async to sync converter☆77Updated last year
- A quicker pickle☆109Updated 3 years ago