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☆291Updated 5 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated last year
- Very fast Python JSON parsing library☆385Updated last year
- Fast Base64 encoding/decoding in Python☆157Updated last week
- Lock-Free Atomics in Python☆69Updated 7 months ago
- Fast ISO8601 date time parser for Python written in C☆567Updated 7 months ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 8 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Asynchronous logging for Python and asyncio☆152Updated 2 years ago
- Ultra-fast websocket client and server for asyncio☆223Updated last month
- A fast and memory efficient LRU cache for Python☆278Updated last week
- Handler for logging from multiple processes☆391Updated last year
- guppy / heapy ported to Python3. It works for real!☆413Updated 6 months ago
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆159Updated last month
- aiosignal: a list of registered asynchronous callbacks☆151Updated this week
- Multi threading and processing eye-candy.☆614Updated last week
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆240Updated 4 years ago
- A "run" function for asyncio-based apps that does all the boilerplate.☆461Updated 6 months ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆405Updated 4 months ago
- Patch asyncio to allow nested event loops☆743Updated last year
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆725Updated 3 weeks ago
- Single-file alternative to python-requests☆286Updated last month
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- CSP-style concurrency for Python☆172Updated 2 years ago
- Linux AIO c python bindings☆74Updated last week
- Simple redis cache for Python functions☆114Updated 4 months ago
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆204Updated 2 weeks ago
- Async to sync converter☆77Updated last year
- Dictionary with auto-expiring values for caching purposes.☆351Updated last year
- Helpers to use cachetools with async functions☆103Updated last year