theFP's Stars
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
JetBrains/kotlin
The Kotlin Programming Language.
respawn-app/FlowMVI
Architecture Framework for Kotlin. Reuse every line of code. Handle all errors automatically. No boilerplate. Build features in minutes. Analytics, metrics, debugging in 3 lines of code. Make all code thread-safe. 50+ features.
TimWSpence/cats-stm
A STM implementation for Cats Effect
rsocket/rsocket-kotlin
RSocket Kotlin multi-platform implementation
Kirill5k/mongo4cats
MongoDB Java client wrapper for Cats Effect & FS2 and ZIO
scalapb/zio-grpc
ScalaPB meets ZIO: write purely functional gRPC services and clients using ZIO
salesforce/reactive-grpc
Reactive stubs for gRPC
scalapb/gradle-demo
Shows how to use ScalaPB code generator with Gradle
hengyoush/kyanos
Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient.
twitter/stitch
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
rustwasm/wasm-pack
📦✨ your favorite rust -> wasm workflow tool!
WebAssembly/binaryen
Optimizer and compiler/toolchain library for WebAssembly
tokio-rs/mio
Metal I/O library for Rust.
mlir-rs/melior
The rustic MLIR bindings in Rust
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
toby/serde-bencode
Serde backed Bencode encoding/decoding library for Rust.
armanbilge/fs2-io_uring
they see me ringin'
getsentry/sentry-rust
Official Sentry SDK for Rust
bytecodealliance/wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
wasmerio/wasmer
🚀 Fast, secure, lightweight containers based on WebAssembly
flosse/rust-web-framework-comparison
A comparison of some web frameworks and libs written in Rust
pingcap/talent-plan
open source training courses about distributed database and distributed systems
leptos-rs/leptos
Build fast web applications with Rust.
LemonAppDev/konsist
Konsist is a powerful static code analyzer tailored for Kotlin, focused on ensuring codebase consistency and adherence to coding conventions.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust