RoDmitry's Stars
tkaitchuck/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
Aleksoid1978/MPC-BE
MPC-BE – универсальный проигрыватель аудио и видеофайлов для операционной системы Windows.
narrowlink/ipstack
Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device
typesense/typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
dtolnay/fast-rustup
CodeSandwich/Mocktopus
Mocking framework for Rust
rust-lang/rustup
The Rust toolchain installer
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rust-lang/rustfmt
Format Rust code
richardanaya/string_concat
A useful string concatenation macro for no_std Rust
serde-rs/json
Strongly typed JSON library for Rust
letsgetrusty/generics_and_zero_sized_types
torvalds/linux
Linux kernel source tree
ivanceras/svgbob
Convert your ascii diagram scribbles into happy little SVG
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
ComboboxGame/Combobox
jabuwu/shanty-quest
Bevy Jam #2 Entry - Combine the magical instruments and become the Pirate King!
Indeximal/magnate
Magate - My bevy game jam 2 submission
letsgetrusty/grpc_example
pickfire/parseint
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
rust-lang/cargo
The Rust package manager
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
kubernetes/ingress-nginx
Ingress NGINX Controller for Kubernetes
php/php-src
The PHP Interpreter
rust-lang/rust
Empowering everyone to build reliable and efficient software.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
symfony/symfony
The Symfony PHP framework
DDtKey/protect-endpoints
Authorization extension for popular web-frameworks to protect your endpoints
dedefer/tokio_schedule
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.