doodspav / atomicsLinks
Lock-Free Atomics in Python
☆66Updated 5 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☆157Updated last week
- Linux AIO c python bindings☆72Updated last month
- aiosignal: a list of registered asynchronous callbacks☆149Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 3 weeks ago
- Drop-in MessagePack support for ASGI applications and frameworks☆170Updated last year
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 6 months ago
- A simple immutable dictionary for Python☆159Updated 3 months ago
- Sniff out which async library your code is running under☆133Updated last year
- A distributed, structured concurrency runtime for Python (and friends)☆285Updated last month
- The multidict implementation☆449Updated this week
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Automatic __slots__ for your Python classes☆63Updated 5 months ago
- Advanced Enumerations for Python☆192Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 8 months ago
- 🎰 Ensure your __slots__ are working properly☆98Updated last week
- Asynchronous logging for Python and asyncio☆148Updated last year
- Four-wheel drive for asyncio.☆74Updated 2 months ago
- Helpers to use cachetools with async functions☆101Updated last year
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆207Updated last month
- 📁 Asynchronous pathlib for Python☆180Updated 7 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 2 months ago
- ❄ A flake8 plugin that helps you to simplify code☆191Updated last year
- A little benchmarking tool for Python☆188Updated last year
- the missing toolbox for an async world☆305Updated 2 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆160Updated last week
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆269Updated this week
- A fast and thorough lazy object proxy.☆259Updated last month
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆394Updated 2 months ago