Lists (1)
Sort Name ascending (A-Z)
Stars
A batteries-included syntax highlighting library for Rust, based on tree-sitter.
inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytest.
Distributed SQL database in Rust, written as an educational project
An extremely fast Python type checker and language server, written in Rust.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
PgQueuer is a Python library leveraging PostgreSQL for efficient job queuing.
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
Ratatui widget for rendering image graphics in terminals that support it
Easy netboot of Alpine Linux on the Raspberry Pi 4B, using only TFTP and HTTP servers (no NFS required!)
Turso is an in-process SQL database, compatible with SQLite.
A utility to accurately report the in core memory usage for a program
Extra iterator adaptors, iterator methods, free functions, and macros.
base62. Arbitrary inputs, deterministic and close to optimal output. Typescript, Go, and Rust versions.
intentrace is strace with intent, it goes all the way for you instead of half the way. intentrace is currently in beta
Authenticated and encrypted API tokens written in Rust. A secure JWT alternative.
Authenticated and encrypted API tokens using modern crypto
Heap profiling and ad hoc profiling for Rust programs.
You like pytorch? You like micrograd? You love tinygrad! ❤️
A datetime library for Rust that encourages you to jump into the pit of success.
An async no_std HTTP server suitable for bare-metal environments, heavily inspired by axum