grhbit's Stars
rust-bio/rust-bio
This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
Speykious/cve-rs
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
rust-lang/rust
Empowering everyone to build reliable and efficient software.
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.
juspay/hyperswitch
An open source payments switch written in Rust to make payments fast, reliable and affordable
fujiapple852/trippy
A network diagnostic tool
embassy-rs/embassy
Modern embedded framework, using Rust and async.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
hyperium/tonic
A native gRPC client & server implementation with async/await support.
hyperium/http
Rust HTTP types
google/devx-tools
Tools at Google for mobile development and testing
microsoft/ts-parsec
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
rust-lang/wg-async
Working group dedicated to improving the foundations of Async I/O in Rust
tokio-rs/console
a debugger for async rust!
elsoul/skeet
Skeet: Edge-Native Web Framework
speedb-io/speedb
A RocksDB compliant high performance scalable embedded key-value store
elasticdog/dotfiles
collection of home directory configuration files used across multiple unix-based systems
grhbit/dotfiles
my dotfiles
djc/askama
Type-safe, compiled Jinja-like templates for Rust
Dashlane/dashlane-cli
👩💻 Dashlane CLI - Access your secrets in your terminal, servers and CI/CD
NAlexPear/tracing-stackdriver
Stackdriver-compatible tracing Subscriber
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
async-graphql/async-graphql
A GraphQL server library implemented in Rust
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.
ariga/atlas
Manage your database schema as code
SeaQL/sea-query
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
radix-ui/primitives
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
cloudflare/boringtun
Userspace WireGuard® Implementation in Rust
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.