luis-herasme's Stars
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
danielesteban/r3f-voxels-pathfinder
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
stakelens/indexers
staking protocols handlers 👻🦀
jayy-lmao/sql-gen
EF inspired codegen for Rust
sfackler/rust-postgres
Native PostgreSQL driver for the Rust programming language
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
mlua-rs/mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
bytecodealliance/javy
JS to WebAssembly toolchain
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
supabase/pg_graphql
GraphQL support for PostgreSQL
tvallotton/models
A tool for automated migrations for PostgreSQL, SQLite and MySQL.
rust-rocksdb/rust-rocksdb
rust wrapper for rocksdb
cberner/redb
An embedded key-value database in pure Rust
spacejam/sled
the champagne of beta embedded databases
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
Brendonovich/prisma-client-rust
Type-safe database access for Rust
latticexyz/mud
MUD is a framework for building autonomous worlds
dtolnay/syn
Parser for Rust source code
dtolnay/quote
Rust quasi-quoting
remarkjs/remark
markdown processor powered by plugins part of the @unifiedjs collective
syntax-tree/mdast
Markdown Abstract Syntax Tree format
mdx-js/mdx
Markdown for the component era
alloy-rs/book
Book on all things Alloy
Lokathor/bytemuck
A crate for mucking around with piles of bytes
denoland/fastwebsockets
A fast RFC6455 WebSocket implementation
webtorrent/webtorrent
⚡️ Streaming torrent client for the web
tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
nodertc/stun
Low-level Session Traversal Utilities for NAT (STUN) client and server
BiagioFesta/wtransport
Async-friendly WebTransport implementation in Rust