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 month
- Utilities for using Python's PEP 554 subinterpreters☆116Updated 3 weeks ago
- asyncio & gevent in harmony☆65Updated 10 months ago
- Automatic __slots__ for your Python classes☆60Updated 9 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆119Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- A fast and memory efficient LRU cache for Python☆259Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆243Updated last week
- Asyncio integration with sync code using greenlets.☆152Updated 6 months ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆376Updated 5 months ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆658Updated this week
- A fast and thorough lazy object proxy.☆247Updated 2 months ago
- The multidict implementation☆419Updated last week
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- A distributed, structured concurrent runtime for Python (and friends)☆268Updated 9 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆95Updated 2 weeks ago
- Celery pool to run coroutine tasks☆109Updated 2 years ago
- A simple immutable dictionary for Python☆135Updated 3 weeks ago
- Sniff out which async library your code is running under☆125Updated 8 months ago
- Linux AIO c python bindings☆63Updated 5 months ago
- A Requests-compatible interface for PycURL.☆63Updated 3 months ago
- Very fast Python JSON parsing library☆362Updated 7 months ago
- Drop-in MessagePack support for ASGI applications and frameworks☆161Updated 7 months ago
- Read/Write Lock - synchronization primitive for asyncio☆142Updated last week
- Helpers to use cachetools with async functions☆94Updated 7 months ago
- A very fast Python asyncio http client☆154Updated 2 weeks ago
- Lock-Free Atomics in Python☆53Updated last year
- asyncio-compatible timeout class☆561Updated this week
- Python decorator for async properties.☆87Updated last year