doodspav / atomicsLinks
Lock-Free Atomics in Python
☆70Updated 7 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☆74Updated last month
- Read/Write Lock - synchronization primitive for asyncio☆164Updated this week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 11 months ago
- A simple immutable dictionary for Python☆164Updated 5 months ago
- distributed structured concurrency☆292Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆108Updated last week
- the missing toolbox for an async world☆321Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆261Updated 8 months ago
- CPU parallelism for Trio☆63Updated 2 weeks ago
- Asynchronous logging for Python and asyncio☆152Updated 2 years ago
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆277Updated last week
- aiosignal: a list of registered asynchronous callbacks☆153Updated this week
- The multidict implementation☆469Updated 2 weeks ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆334Updated 2 weeks ago
- Utilities for using Python's PEP 554 subinterpreters☆123Updated 9 months ago
- Four-wheel drive for asyncio.☆78Updated 5 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆169Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆261Updated last week
- Drop-in MessagePack support for ASGI applications and frameworks☆180Updated last month
- 📁 Asynchronous pathlib for Python☆184Updated 10 months ago
- Runtime inspection utilities for Python typing module☆366Updated 3 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 5 months ago
- Advanced Enumerations for Python☆202Updated 2 months ago
- WebSocket support for HTTPX☆133Updated 5 months ago
- asyncio & gevent in harmony☆76Updated last month
- Fast Base64 encoding/decoding in Python☆159Updated this week
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆205Updated last month
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- ConfZ is a configuration management library for Python based on pydantic.☆248Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year