luizalabs / shared-memory-dictLinks
A very simple shared memory dict implementation
☆172Updated 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☆293Updated 6 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Very fast Python JSON parsing library☆391Updated last year
- A fast and memory efficient LRU cache for Python☆278Updated last month
- guppy / heapy ported to Python3. It works for real!☆415Updated 8 months ago
- Fast Base64 encoding/decoding in Python☆161Updated last week
- Lock-Free Atomics in Python☆70Updated 8 months ago
- Asynchronous logging for Python and asyncio☆152Updated 2 years ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 10 months ago
- Linux AIO c python bindings☆74Updated last month
- Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)☆199Updated 4 months ago
- Fast ISO8601 date time parser for Python written in C☆568Updated 3 weeks ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆410Updated 5 months ago
- A "run" function for asyncio-based apps that does all the boilerplate.☆464Updated 7 months ago
- distributed structured concurrency☆292Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆165Updated last week
- Automatic __slots__ for your Python classes☆68Updated 9 months ago
- asyncio-compatible timeout class☆568Updated this week
- Thread-safe asyncio-aware queue for Python☆921Updated this week
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆739Updated 2 months ago
- aiosignal: a list of registered asynchronous callbacks☆155Updated this week
- A Python 3.5+ library that integrates the multiprocessing module with asyncio☆661Updated 3 years ago
- The asyncio implemetation of Redis distributed locks☆315Updated last year
- Real asynchronous file operations with asyncio support.☆555Updated 2 months ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆84Updated 9 months ago
- Ultra-fast websocket client and server for asyncio☆232Updated 3 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Asyncio integration with sync code using greenlets.☆164Updated 8 months ago
- asyncio & gevent in harmony☆77Updated 2 months ago
- Simple redis cache for Python functions☆114Updated 5 months ago