tusharsadhwani / zypLinks
Ultra fast Python parser, written in Zig
☆14Updated 3 months ago
Alternatives and similar repositories for zyp
Users that are interested in zyp are comparing it to the libraries listed below
Sorting:
- Generate Click options from msgspec types☆11Updated 4 months ago
- Runtime type introspection utilities☆14Updated 4 months ago
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- Ultra-fast query string and url-encoded form-data parsers☆40Updated 8 months ago
- Hatch build hook plugin for Mypyc☆45Updated 11 months ago
- Run pytest inside a sub interpreter☆22Updated last year
- A partial reimplementation of pre-commit in Rust☆14Updated last year
- `diagnostic` makes it easier to build command line tools with great error reporting.☆31Updated 10 months ago
- An AsyncIO event loop implemented in Rust☆152Updated last week
- Toy project to showcase Litestar, HTMX, TailwindCSS. Network Information API☆16Updated last year
- Runtime typing introspection tools☆48Updated 2 weeks ago
- SAQ Plugin for Litestar☆21Updated last month
- Update GitHub Actions version pins in GitHub workflow files.☆29Updated last month
- Experimental Python API for Ruff☆26Updated 5 months ago
- Transforming asynchronous to synchronous Python code☆22Updated last month
- Microlog - A continuous profiler/logger for Python with microscopically small recordings, no overhead, and super-fast rendering using PyS…☆30Updated last year
- Testing framework that empowers pytest (with better fixtures and parametrization)☆59Updated 11 months ago
- ☆36Updated last month
- Declarative Settings Library☆30Updated 3 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- deprecate and refactor code across library boundaries☆14Updated last week
- Reusable database fixtures for any and all databases.☆40Updated last week
- A Query Mapper for Python☆20Updated this week
- Proof-of-concept `record` type for Python