doodspav / atomicsLinks
Lock-Free Atomics in Python
☆70Updated 9 months ago
Alternatives and similar repositories for atomics
Users that are interested in atomics are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆113Updated this week
- Linux AIO c python bindings☆75Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆166Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆339Updated last week
- distributed structured concurrency☆295Updated this week
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 6 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- A Python Enum that inherits from str.☆119Updated last year
- The multidict implementation☆471Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆264Updated 10 months ago
- A simple immutable dictionary for Python☆168Updated 7 months ago
- CPU parallelism for Trio☆65Updated last week
- Fast Base64 encoding/decoding in Python☆162Updated last week
- aiosignal: a list of registered asynchronous callbacks☆155Updated this week
- Asynchronous logging for Python and asyncio☆151Updated 2 years ago
- Drop-in MessagePack support for ASGI applications and frameworks☆185Updated 3 months ago
- 📁 Asynchronous pathlib for Python☆185Updated 11 months ago
- Sniff out which async library your code is running under☆141Updated last year
- Utilities for using Python's PEP 554 subinterpreters☆122Updated last week
- Phantom types for Python.☆226Updated last week
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆99Updated last week
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆214Updated last week
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆172Updated 2 weeks ago
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆280Updated this week
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆236Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- the missing toolbox for an async world☆325Updated 3 weeks ago
- WebSocket support for HTTPX☆135Updated 3 weeks ago