doodspav / atomicsLinks
Lock-Free Atomics in Python
☆69Updated 6 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 2 months ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆328Updated 3 weeks ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 10 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆274Updated this week
- the missing toolbox for an async world☆312Updated 2 weeks ago
- A simple immutable dictionary for Python☆161Updated 4 months ago
- aiosignal: a list of registered asynchronous callbacks☆150Updated last week
- distributed structured concurrency