doodspav / atomicsLinks
Lock-Free Atomics in Python
☆73Updated 10 months ago
Alternatives and similar repositories for atomics
Users that are interested in atomics are comparing it to the libraries listed below
Sorting:
- Linux AIO c python bindings☆75Updated 3 months ago
- Read/Write Lock - synchronization primitive for asyncio☆167Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- A simple immutable dictionary for Python☆169Updated this week
- distributed structured concurrency☆296Updated last month
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆348Updated this week
- the missing toolbox for an async world☆328Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Asynchronous logging for Python and asyncio☆151Updated 2 years ago
- aiosignal: a list of registered asynchronous callbacks☆154Updated this week
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Four-wheel drive for asyncio.☆80Updated 2 months ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆200Updated 8 months ago
- Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio☆224Updated last year
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆173Updated last month
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆281Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆268Updated 2 weeks ago
- WebSocket support for HTTPX☆139Updated 2 weeks ago
- Advanced Enumerations for Python☆204Updated 5 months ago
- CPU parallelism for Trio☆65Updated 2 weeks ago
- asyncio & gevent in harmony☆79Updated 4 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Helpers to use cachetools with async functions☆106Updated last year
- The multidict implementation☆474Updated last week
- A Python Enum that inherits from str.☆120Updated last year
- 📁 Asynchronous pathlib for Python☆187Updated last year
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆101Updated last week
- An AsyncIO event loop implemented in Rust☆203Updated 2 weeks ago
- Drop-in MessagePack support for ASGI applications and frameworks☆188Updated 4 months ago