- All languages
- Batchfile
- C
- C#
- C++
- CSS
- CoffeeScript
- Common Lisp
- Cython
- DIGITAL Command Language
- Dockerfile
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Less
- Limbo
- Lua
- Makefile
- Markdown
- NSIS
- Nim
- OCaml
- Objective-C
- PHP
- Perl
- Pony
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Shell
- Swift
- TSQL
- TypeScript
- V
- Visual Basic
- Vue
- XSLT
Starred repositories
High-performance Python runtime extensions
High-performance JSON logging for Python with zero dependencies
Thread-safe Python caching decorator built in Rust. SIEVE eviction, GIL-conditional locking, TTL, async support, cross-process shared memory.
jawah / urllib3.future
Forked from urllib3/urllib3Inplace replacement for urllib3 capable of async with automatic HTTP/1, HTTP/2 and HTTP/3 transport.
jawah / niquests
Forked from psf/requestsDrop-in replacement for Requests. Automatic HTTP/1.1, HTTP/2, and HTTP/3. WebSocket, and SSE included.
The fastest PDF library for Python and Rust. Text extraction, image extraction, markdown conversion, PDF creation & editing. 0.8ms mean, 5× faster than industry leaders, 100% pass rate on 3,830 PDF…
Real-time AI-powered video effects using NVIDIA Maxine VideoFX SDK. Basically NVIDIA Broadcast, but for Linux.
Oxyde ORM is a type-safe, Pydantic-centric asynchronous ORM with a high-performance Rust core designed for clarity, speed, and reliability.
Distributed task queue with full async support
Async web scraping framework on top of Rust. Works with Free-threaded Python (`PYTHON_GIL=0`).
Kernel-Enforced Install-Time Policies (KEIP): An eBPF/LSM based security tool that detects and blocks malicious network activity during pip install.Kernel-Enforced Install-Time Policies (KEIP): An …
Get information about what a Python frame is currently doing, particularly the AST node being executed
inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytest.
Dead-simple dependency injection framework for Python.
An Alternative library for uvloop compatability with windows
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Turn Any App into a Native Windows Service - Full-Featured Alternative to NSSM, WinSW & FireDaemon Pro
Official Python port of Sqids. Generate short unique IDs from numbers.
Unbearably fast near-real-time pure-Python runtime-static type-checker.
A high performance caching library for Python written in Rust
A Django app that keeps a log of changes made to an object.
An app to make it safer, faster and more fun to develop in Django
Bridge to Windows OpenSSH agent from Pageant. This means the openssh agent has the keys and this proxies pageant requests to it.
A backport of Django's built in Tasks framework
Custom Django field for using enumerations of named constants
Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.