doodspav / atomicsLinks
Lock-Free Atomics in Python
☆73Updated 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☆75Updated 3 weeks ago
- Read/Write Lock - synchronization primitive for asyncio☆171Updated 2 weeks ago
- A simple immutable dictionary for Python☆175Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated 2 weeks ago
- distributed structured concurrency☆301Updated 3 months ago
- The multidict implementation☆479Updated 2 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆273Updated 3 weeks ago
- Four-wheel drive for asyncio.☆82Updated 4 months ago
- MessagePack serialization library for Python derived from orjson, written in Rust using PyO3☆368Updated this week
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆285Updated this week
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- Fast Base64 encoding/decoding in Python☆170Updated last week
- coredis is an async redis client for python with support for redis cluster, sentinel and popular redis modules☆102Updated last week
- aiosignal: a list of registered asynchronous callbacks☆161Updated last week
- CPU parallelism for Trio☆65Updated 2 weeks ago
- A Python Enum that inherits from str.☆119Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆203Updated 10 months ago
- Fast, async, fully-typed distributed task queue via Redis streams☆115Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆127Updated 3 months ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio☆225Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 3 weeks ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆270Updated 2 weeks ago
- Phantom types for Python.☆233Updated 2 weeks ago
- asyncio & gevent in harmony☆79Updated 6 months ago
- 📁 Asynchronous pathlib for Python☆193Updated last year
- An AsyncIO event loop implemented in Rust☆215Updated 3 weeks ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago