byko3y / python-shared-objectsLinks
CPython extension implementing Shared Transactional Memory with native-looking interface
☆26Updated 4 years ago
Alternatives and similar repositories for python-shared-objects
Users that are interested in python-shared-objects are comparing it to the libraries listed below
Sorting:
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.☆36Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- A terminal UI to inspect and explore Python objects☆277Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- A fully-featured remote and preemptive debugger for python☆299Updated last year
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆294Updated 11 months ago
- Automatic __slots__ for your Python classes☆70Updated 2 months ago
- Time Travel Debugging for Python☆195Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- When there are not enough locks from the standard library☆27Updated 4 months ago
- A quicker pickle☆109Updated 3 years ago
- A very simple shared memory dict implementation☆174Updated 3 weeks ago
- An indispensable performance timer for Python☆24Updated 3 months ago
- Utilities for using Python's PEP 554 subinterpreters☆123Updated 4 months ago
- Linux AIO c python bindings☆74Updated last month
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Friendly, Scala like, Sequence interface☆12Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- An AST-to-code library for Python☆39Updated 8 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Fork of https://launchpad.net/pycoreutils☆28Updated 8 months ago
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- Implementation of the "Cancellation Token" pattern☆126Updated 2 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆246Updated 4 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Four-wheel drive for asyncio.☆83Updated 4 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆110Updated 3 weeks ago
- distributed structured concurrency☆302Updated 2 weeks ago