doodspav / atomicsLinks
Lock-Free Atomics in Python
☆67Updated 5 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☆73Updated 2 months ago
- aiosignal: a list of registered asynchronous callbacks☆150Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆157Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- The multidict implementation☆452Updated this week
- Drop-in MessagePack support for ASGI applications and frameworks☆170Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆161Updated 3 weeks ago
- 📁 Asynchronous pathlib for Python☆178Updated 8 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆119Updated last year
- the missing toolbox for an async world☆308Updated this week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 9 months ago
- A distributed, structured concurrency runtime for Python (and friends)☆287Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆108Updated 4 months ago
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆166Updated 4 months ago
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆328Updated this week
- Fast Base64 encoding/decoding in Python☆156Updated this week
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆82Updated 10 months ago
- A simple immutable dictionary for Python☆160Updated 3 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Asynchronous logging for Python and asyncio☆150Updated 2 years ago
- WebSocket support for HTTPX☆129Updated 2 months ago
- Four-wheel drive for asyncio.☆74Updated 3 months ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated last month
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 10 months ago
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 7 months ago
- A composable Python ASGI web framework☆180Updated 2 years ago
- Useful types for Python☆132Updated 2 months ago
- Automatically convert relative imports to absolute☆157Updated 11 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago