Highlights
- Pro
Stars
Automatic Speech Recognition in Python using ONNX models
An incremental parsing system for programming tools
📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Efficient Triton Kernels for LLM Training
FlashInfer: Kernel Library for LLM Serving
PyTorch native quantization and sparsity for training and inference
Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure as a dataclass and let pyrallis do the rest!
Represent, send, store and search multimodal data
An extremely fast Python linter and code formatter, written in Rust.
Hopular: Modern Hopfield Networks for Tabular Data
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
borb is a library for reading, creating and manipulating PDF files in python.
Table Transformer (TATR) is a deep learning model for extracting tables from unstructured documents (PDFs and images). This is also the official repository for the PubTables-1M dataset and GriTS ev…
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.
A catalogue of Rust design patterns, anti-patterns and idioms
Rapid fuzzy string matching in Python using various string metrics
Meta package for the Regolith Desktop Environment
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
Rust procedural macro attribute for adding test cases easily
Actor-Critic with Experience Replay and Autocorrelated Actions