doodspav / atomics
Lock-Free Atomics in Python
☆65Updated 4 months ago
Alternatives and similar repositories for atomics:
Users that are interested in atomics are comparing it to the libraries listed below
- Linux AIO c python bindings☆71Updated 2 weeks ago
- A simple immutable dictionary for Python☆155Updated 2 months ago
- CPU parallelism for Trio☆59Updated last week
- aiosignal: a list of registered asynchronous callbacks☆146Updated 2 weeks ago
- Read/Write Lock - synchronization primitive for asyncio☆154Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 7 months ago
- A distributed, structured concurrency runtime for Python (and friends)☆282Updated 2 weeks ago
- Dynamically create python functions with a proper signature.☆126Updated 7 months ago
- Turn Pydantic defined Data Models into CLI Tools☆150Updated 7 months ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆308Updated last week
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 5 months ago
- WebSocket support for HTTPX☆127Updated last month
- Phantom types for Python.☆217Updated last week
- Drop-in MessagePack support for ASGI applications and frameworks☆169Updated last year
- Fast Base64 encoding/decoding in Python☆152Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆316Updated 3 months ago
- Four-wheel drive for asyncio.☆73Updated 2 months ago
- A Python Enum that inherits from str.☆117Updated last year
- Useful types for Python☆127Updated last month
- Advanced Enumerations for Python☆192Updated 2 weeks ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆118Updated last year
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆234Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆156Updated 4 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- Sniff out which async library your code is running under☆133Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated last month