luizalabs / shared-memory-dict
A very simple shared memory dict implementation
☆164Updated 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☆277Updated 2 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- Very fast Python JSON parsing library☆373Updated 10 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆117Updated last year
- asyncio-compatible timeout class☆563Updated this week
- Read/Write Lock - synchronization primitive for asyncio☆147Updated this week
- Utilities for using Python's PEP 554 subinterpreters☆118Updated 3 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆98Updated this week
- Lock-Free Atomics in Python☆62Updated last month
- A Python 3.5+ library that integrates the multiprocessing module with asyncio☆655Updated 2 years ago
- A distributed, structured concurrency runtime for Python (and friends)☆274Updated last year
- A fast and thorough lazy object proxy.☆253Updated 3 months ago
- A very fast Python asyncio http and websockets client☆156Updated this week
- The asyncio implemetation of Redis distributed locks☆305Updated last year
- pytest plugin for easy integration of memray memory profiler☆364Updated 3 weeks ago
- Distributed process pool for Python☆111Updated 2 years ago
- Asynchronous logging for Python and asyncio☆147Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Pyth…☆279Updated this week
- aiosignal: a list of registered asynchronous callbacks☆137Updated this week
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆195Updated 2 months ago
- Drop-in MessagePack support for ASGI applications and frameworks☆165Updated 11 months ago
- AMQP broker for taskiq☆23Updated last month
- Simple redis cache for Python functions☆107Updated 5 months ago
- The multidict implementation☆427Updated this week
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆84Updated 2 weeks ago
- A tiny library for monitoring and testing asyncio programs☆62Updated 3 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆164Updated 2 months ago
- Thread-safe asyncio-aware queue for Python☆850Updated this week
- Automatically convert relative imports to absolute☆157Updated 7 months ago