kureuil's Stars
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
tailwindlabs/headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
rwf2/Rocket
A web framework for Rust.
apache/flink
Apache Flink
hyperium/hyper
An HTTP library for Rust
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
sindresorhus/ky
🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API
ardanlabs/gotraining
Go Training Class Material :
microsoft/windows-rs
Rust for Windows
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
bufbuild/buf
The best way of working with Protocol Buffers.
porsager/postgres
Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare
GoogleChromeLabs/react-adaptive-hooks
Deliver experiences best suited to a user's device and network constraints
dtolnay/thiserror
derive(Error) for struct and enum error types
koute/bytehound
A memory profiler for Linux.
tikv/raft-rs
Raft distributed consensus algorithm implemented in Rust.
dtolnay/syn
Parser for Rust source code
tokio-rs/loom
Concurrency permutation testing tool for Rust.
hashicorp/envconsul
Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault.
dtolnay/async-trait
Type erasure for async trait methods
EmbarkStudios/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
bodil/im-rs
Assorted immutable collection datatypes for Rust
dtolnay/typetag
Serde serializable and deserializable trait objects
grpc/grpc-kotlin
Kotlin gRPC implementation. HTTP/2 based RPC
dtolnay/inventory
Typed distributed plugin registration
maciejhirsz/ramhorns
Fast Mustache template engine implementation in pure Rust.
doctorn/obake
Versioned data-structures for Rust
actions/setup-elixir
Set up your GitHub Actions workflow with OTP and Elixir
springcomp/optimized-azerty-win
AFNOR Compliant AZERTY Keyboard Layout driver for Windows
mitsuhiko/rust-execution-context
Implements a .NET inspired execution context for Rust