doodspav / atomicsLinks
Lock-Free Atomics in Python
☆74Updated last year
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☆172Updated last month
- MessagePack serialization library for Python derived from orjson, written in Rust using PyO3☆370Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated this week
- aiosignal: a list of registered asynchronous callbacks☆161Updated last week
- distributed structured concurrency☆302Updated 2 weeks ago
- The multidict implementation☆481Updated this week
- 📁 Asynchronous pathlib for Python☆194Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆128Updated 4 months ago
- Fast Base64 encoding/decoding in Python☆170Updated last week
- Advanced Enumerations for Python☆207Updated 7 months ago
- A Python Enum that inherits from str.☆121Updated 2 years ago
- A simple immutable dictionary for Python☆176Updated 3 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Utilities for using Python's PEP 554 subinterpreters☆123Updated 4 months ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- WebSocket support for HTTPX☆142Updated 2 months ago
- Asynchronous logging for Python and asyncio☆151Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- asyncio & gevent in harmony☆80Updated 6 months ago
- Four-wheel drive for asyncio.☆83Updated 4 months ago
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆179Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Automatic __slots__ for your Python classes☆70Updated 2 months ago
- An AsyncIO event loop implemented in Rust☆216Updated last week
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆285Updated this week
- a re-implementation of the asyncio mainloop on top of Trio☆203Updated 10 months ago
- Runtime inspection utilities for Python typing module☆376Updated 3 weeks ago