gcastellov's Stars
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
dotnet/csharplang
The official repo for the design of the C# programming language
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust
hyperium/tonic
A native gRPC client & server implementation with async/await support.
iptv-org/awesome-iptv
A curated list of resources related to IPTV
rustls/rustls
A modern TLS library in Rust
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
fcsonline/drill
Drill is an HTTP load testing application written in Rust
tikv/rust-prometheus
Prometheus instrumentation library for Rust applications
dotnet/crank
Benchmarking infrastructure for applications
iptv-org/database
User editable database for TV channels.
Azure/azure-sdk-for-rust
This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.
lipanski/mockito
HTTP mocking for Rust!
jsonwebtoken/jsonwebtoken.github.io
Developer-centric site to create awareness of JWTs and troubleshoot them.
prometheus/client_rust
Prometheus / OpenMetrics client library in Rust
influxdb-rs/influxdb-rust
Rust Client for the InfluxDB Time Series Database
ninadingole/docker-compose-stacks
Contains all the docker-compose stacks I use for my testing and development work
ratatui/templates
Templates for bootstrapping a Rust TUI application with Ratatui
p0lunin/teloc
Simple, compile-time DI framework for Rust
rambler-digital-solutions/actix-web-validator
Rust library for providing validation mechanism to actix-web with Validator crate.
Cahu/krpc-mars
A Rust client for kRPC
gabrielcalegari/OCSPResponder
A .NET facility to create an OCSP Responder. Written in C# under netstandard it has support for .NET Full and .NET Core
Azgrom/RustyShield
RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards
kerwanp/rust-proto-demo
carlesdavila/DDDStudio
DDD Studio is a tool designed to document artifacts identified in the Domain-Driven Design Starter Modelling Process Process. It helps users document key elements such as Bounded Contexts and Aggregates.