doodspav / atomicsLinks
Lock-Free Atomics in Python
☆71Updated 9 months ago
Alternatives and similar repositories for atomics
Users that are interested in atomics are comparing it to the libraries listed below
Sorting:
- Read/Write Lock - synchronization primitive for asyncio☆166Updated 3 weeks ago
- Linux AIO c python bindings☆75Updated 3 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- distributed structured concurrency☆295Updated 3 weeks ago
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆280Updated this week
- aiosignal: a list of registered asynchronous callbacks☆154Updated this week
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 7 months ago
- The multidict implementation☆471Updated this week
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆343Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆122Updated 3 weeks ago
- A simple immutable dictionary for Python☆169Updated 7 months ago
- itertools and builtins for AsyncIO and mixed iterables☆265Updated 10 months ago
- Asynchronous logging for Python and asyncio☆151Updated 2 years ago
- Sniff out which async library your code is running under☆142Updated last year
- A Python Enum that inherits from str.☆119Updated last year
- asyncio & gevent in harmony☆79Updated 3 months ago
- the missing toolbox for an async world☆325Updated 2 weeks ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated last month
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio☆223Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated this week
- Runtime inspection utilities for Python typing module☆372Updated last week
- Four-wheel drive for asyncio.☆80Updated last month
- CPU parallelism for Trio☆65Updated 3 weeks ago
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆100Updated 3 weeks ago
- 📁 Asynchronous pathlib for Python☆186Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Advanced Enumerations for Python☆203Updated 4 months ago
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆173Updated last week
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆222Updated 3 years ago