doodspav / atomicsLinks
Lock-Free Atomics in Python
☆73Updated 11 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☆75Updated this week
- Read/Write Lock - synchronization primitive for asyncio☆170Updated 2 weeks ago
- distributed structured concurrency☆300Updated 2 months ago
- A simple immutable dictionary for Python☆173Updated last month
- aiosignal: a list of registered asynchronous callbacks☆160Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated last week
- MessagePack serialization library for Python derived from orjson, written in Rust using PyO3☆363Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆270Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆127Updated 3 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- 📁 Asynchronous pathlib for Python☆194Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆202Updated 9 months ago
- the missing toolbox for an async world☆338Updated 2 weeks ago
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- The multidict implementation☆478Updated last week
- CPU parallelism for Trio☆65Updated 3 weeks ago
- A Python Enum that inherits from str.☆119Updated last year
- 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…☆268Updated last week
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆284Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last week
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- WebSocket support for HTTPX☆140Updated last month
- asyncio & gevent in harmony☆79Updated 5 months ago
- GIL-powered* locking library for Python☆81Updated last week
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆101Updated 2 weeks ago
- Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio☆225Updated last year
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- Fast, async, fully-typed distributed task queue via Redis streams☆109Updated this week
- Advanced Enumerations for Python☆205Updated 6 months ago