luizalabs / shared-memory-dictLinks
A very simple shared memory dict implementation
☆173Updated 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☆295Updated 9 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Very fast Python JSON parsing library☆398Updated last year
- A "run" function for asyncio-based apps that does all the boilerplate.☆468Updated 10 months ago
- Asynchronous logging for Python and asyncio☆151Updated 2 years ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆755Updated last month
- aiosignal: a list of registered asynchronous callbacks☆157Updated this week
- asyncio-compatible timeout class☆568Updated this week
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Lock-Free Atomics in Python☆73Updated 10 months ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 2 months ago
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆204Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆167Updated 2 weeks ago
- A Python 3.5+ library that integrates the multiprocessing module with asyncio☆663Updated 3 years ago
- Real asynchronous file operations with asyncio support.☆564Updated 4 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Fast Base64 encoding/decoding in Python☆164Updated this week
- A Python concurrency scheduling library, compatible with asyncio and trio.☆423Updated 7 months ago
- Fast ISO8601 date time parser for Python written in C☆570Updated 2 weeks ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 8 months ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆101Updated 3 weeks ago
- Streaming (and fast!) parser for multipart/form-data written in Cython☆179Updated this week
- guppy / heapy ported to Python3. It works for real!☆418Updated last month
- Asynchronous Python client for InfluxDB☆160Updated 2 years ago
- The multidict implementation☆476Updated last week
- Server-sent events support for aiohttp☆235Updated this week
- Simple redis cache for Python functions☆115Updated 8 months ago
- The asyncio implemetation of Redis distributed locks☆317Updated last year
- Asyncio integration with sync code using greenlets.☆162Updated 10 months ago