Starred repositories
An extremely fast Python type checker and language server, written in Rust.
A simple and lightweight Cargo plugin for using nFPM from any Rust project.
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
PubGrub version solving algorithm implemented in Rust
Container runtimes on macOS (and Linux) with minimal setup
Limbo is a project to build the next evolution of SQLite.
Assembler toolkit: encoding and decoding of various architectures
🗻 Log-structured embeddable key-value storage engine written in Rust
Multi-platform high-performance compute language extension for Rust.
Burn is a next generation Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
A community-maintained Python framework for creating mathematical animations.
lazlo7 / py-tmi-rs
Forked from jprochazk/tmi-rsPython bindings to Twitch Message interface IRC Client written in Rust
ryde is a single person, single file web framework for rust
RustyLR is a parser generator that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and GLR parsing strategies. It supports custom reduce action in Rust, with beauti…