vtramo's Stars
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
google/googletest
GoogleTest - Google Testing and Mocking Framework
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
vectordotdev/vector
A high-performance observability data pipeline.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
plantuml/plantuml
Generate diagrams from textual description
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
rustwasm/wasm-pack
📦✨ your favorite rust -> wasm workflow tool!
rustls/rustls
A modern TLS library in Rust
sger/RustBooks
List of Rust books
poem-web/poem
A full-featured and easy-to-use web framework with the Rust programming language.
remzi-arpacidusseau/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
rust-lang/async-book
Asynchronous Programming in Rust
matklad/once_cell
Rust library for single assignment cells and lazy statics without macros
LukeMathWalker/pavex
An easy-to-use Rust framework for building robust and performant APIs
moka-rs/moka
A high performance concurrent caching library for Rust
ngs-lang/ngs
Next Generation Shell (NGS)
tokio-rs/toasty
An async ORM for Rust (incubating)
la10736/rstest
Fixture-based test framework for Rust
oxidecomputer/dropshot
expose REST APIs from a Rust program
testcontainers/testcontainers-rs
A library for integration-testing against docker containers from within Rust.
blitzarx1/egui_graphs
Interactive graph visualization widget for rust powered by egui and petgraph
nimble-code/Spin
Explicit state logic model checking tool -- 2002 winner of the ACM System Software Award.