Stars
Fullstack app framework for web, desktop, and mobile.
A tool for finding memory leaks in web apps
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
A configurable, high-performance routing runtime for Apollo Federation 🚀
Lightweight static analyzer for several programming languages
Automatically generate Go test boilerplate from your source code.
A native gRPC client & server implementation with async/await support.
demo for rust asynchronous io: from mio to stackless coroutine
Provides a preview of Actix with async/await support.
Try to find the password of a LUKS encrypted volume.
A super-easy, composable, web server framework for warp speeds.
aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
Contour is a Kubernetes ingress controller using Envoy proxy.
The "Command Line Interactive Controller for Kubernetes"
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Multi-producer multi-consumer channels for message passing
A flexible web framework that promotes stability, safety, security and speed.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
a Rust library implementing safe, lightweight context switches, without relying on kernel services
C multiplatform coroutine implementation via ucontext, fibers or setjmp