litmus-web / Python-Regex
A port of the Rust regex library to python for super speed linear matching.
☆18Updated 2 years ago
Alternatives and similar repositories for Python-Regex:
Users that are interested in Python-Regex are comparing it to the libraries listed below
- A small helper library for working with python file-like objects with rust.☆42Updated 2 weeks ago
- Cache the intermediate results of queries on timeseries data in DataFusion.☆19Updated 5 months ago
- Asynchronous Python redis client☆10Updated last year
- ☆17Updated 2 years ago
- A rust port of Python stdlib's graphlib☆26Updated 2 years ago
- A fast python HTTP server inspired by japronto written in rust.☆167Updated 3 years ago
- Generate OpenAPI 3.x.x using Pydantic☆11Updated 2 years ago
- Fast, correct Python JSON library supporting dataclasses and datetimes☆15Updated 2 years ago
- A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!☆95Updated last year
- Expose build variables obtained with built as a PyDict☆34Updated 2 months ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- Proof Of Concept for python package management without virtualenvs☆29Updated 11 months ago
- Python CLI using type hints and docstrings.☆20Updated 9 months ago
- A library for deserializing a variety of file formats directly into numpy arrays☆29Updated last year
- Python bindings to the Rust rpds crate for persistent data structures☆47Updated 2 weeks ago
- Automated, schema-based JSON unpacking to Polars objects☆13Updated last year
- Your go-to for easy access to a plethora of compression algorithms, all neatly bundled in one simple installation.☆107Updated this week
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆28Updated 2 months ago
- Python extensions for PRQL☆99Updated this week
- [DEPRECATED] Add PyO3 support to Chrono structs via newtypes☆15Updated 2 years ago
- Figures out the local timezone as IANA / Olson identifier☆16Updated last year
- Logging bridge from pyo3 native extension to python☆64Updated 2 weeks ago
- WIP a faster python dependency resolver to replace `poetry lock` and `pip-compile`☆13Updated last year
- interpreters module in python which is backported from the future☆9Updated last year
- A fast native implementation of diff algorithm with a pure Python fallback☆39Updated 2 years ago
- A repo to help people to interact with asyncio with PyO3 native extensions☆31Updated 4 years ago
- Background tasks for ASGI web frameworks☆18Updated 2 years ago
- Stall tracking for Python's GIL and Trio tasks