scoder / fastrlockLinks
A fast RLock implementation for CPython
☆29Updated 6 months ago
Alternatives and similar repositories for fastrlock
Users that are interested in fastrlock are comparing it to the libraries listed below
Sorting:
- Fast fractions reimplementation in Cython☆39Updated last week
- Custom Python functions for working with SQLite FTS4☆22Updated 2 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 6 months ago
- The Rocket game, implemented in Rust, running in Python, via WASM☆23Updated 2 years ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- A lightweight tool to measure the full memory of a Python session☆19Updated 3 months ago
- CLI based diff viewer☆23Updated 3 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆43Updated 4 months ago
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated 10 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Safely evaluate AST nodes without side effects☆44Updated 11 months ago
- Python library and command line utility to pretty-print tabular data☆11Updated 8 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 7 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- An AST for Python code generation, in Python☆30Updated last week
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- ☆45Updated 9 months ago
- Python bindings to the Rust rpds crate for persistent data structures☆49Updated this week
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆61Updated this week
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆29Updated 6 months ago
- ☆73Updated this week
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated 3 weeks ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Utility library for the Python Trio async/await framework☆71Updated 7 months ago
- Pytest plugin that runs PyStack on slow or hanging tests.☆17Updated 7 months ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆27Updated 10 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 2 weeks ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago