talklittle's Stars
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
LemmyNet/lemmy
🐀 A link aggregator and forum for the fediverse
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
rustwasm/wasm-pack
📦✨ your favorite rust -> wasm workflow tool!
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
objectbox/objectbox-java
Android Database - first and fast, lightweight on-device vector database
softprops/action-gh-release
📦 :octocat: GitHub Action for creating GitHub Releases
awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
awslabs/aws-sdk-rust
AWS SDK for the Rust Programming Language
notify-rs/notify
🔭 Cross-platform filesystem notification library for Rust.
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
servo/html5ever
High-performance browser-grade HTML5 parser
rust-scraper/scraper
HTML parsing and querying with CSS selectors
youtube/youtube-ios-player-helper
Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
cloudflare/lol-html
Low output latency streaming HTML parser/rewriter with CSS selector-based API
jni-rs/jni-rs
Rust bindings to the Java Native Interface — JNI
BurntSushi/bstr
A string type for Rust that is not required to be valid UTF-8.
bbqsrc/cargo-ndk
Compile Rust projects against the Android NDK without hassle
gtk-rs/gtk3-rs
Rust bindings for GTK 3
ConstraintLayout/constraintlayout.github.io
kuchiki-rs/kuchiki
(朽木) HTML/XML tree manipulation library for Rust
sbstp/attohttpc
Rust lightweight HTTP 1.1 client
hannobraun/inotify-rs
Idiomatic inotify wrapper for the Rust programming language
Stranger6667/css-inline
High-performance library for inlining CSS into HTML 'style' attributes
jayjun/rambo
Run your command. Send input. Get output.
untitaker/html5gum
A WHATWG-compliant HTML5 tokenizer and tag soup parser
mpiercy827/downstream
A Elixir library for streaming downloads.