Pinned Repositories
askama
Type-safe, compiled Jinja-like templates for Rust
axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
boringtun
Userspace WireGuard® Implementation in Rust
cappuccino
Web Application Framework in JavaScript and Objective-J
cappuccino-base
Cappuccino release builds.
cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
gjbt
A simple (temporary) wrapper for GopherJS to run tests in (Chrome) your browser
go-clang
Go bindings for the 5.0, 6.0, 7.0, 8.0, 9.0, 10.0 and 11.0 libclang library
io-uring
The `io_uring` library for Rust
tokio-uring
An io_uring backed runtime for Rust
FrankReh's Repositories
FrankReh/ristretto
A high performance memory-bound Go cache
FrankReh/askama
Type-safe, compiled Jinja-like templates for Rust
FrankReh/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
FrankReh/cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
FrankReh/component-model
Repository for design and specification of the Component Model
FrankReh/dioxus
Friendly React-like GUI library for desktop, web, mobile, and more.
FrankReh/io-uring
The `io_uring` library for Rust
FrankReh/datacake
Tooling for creating your own distributed systems.
FrankReh/h2
HTTP 2.0 client & server implementation for Rust.
FrankReh/hring
HTTP over tokio-uring
FrankReh/leptos
Build fast web applications with Rust.
FrankReh/liburing
FrankReh/mio
Metal I/O library for Rust.
FrankReh/miri
An interpreter for Rust's mid-level intermediate representation
FrankReh/rust
Empowering everyone to build reliable and efficient software.
FrankReh/rustls-acme
FrankReh/stretto
Stretto is a Rust implementation for https://github.com/dgraph-io/ristretto. A high performance memory-bound Rust cache.
FrankReh/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
FrankReh/tokio-uring
An io_uring backed runtime for Rust
FrankReh/tonic
A native gRPC client & server implementation with async/await support.
FrankReh/wac
WebAssembly Composition (WAC) tooling
FrankReh/wasi-clocks
Clocks API for WASI
FrankReh/wasi-filesystem
Filesystem API for WASI
FrankReh/wasi-io
I/O Types proposal for WASI
FrankReh/wasi-sockets
WASI API proposal for managing sockets
FrankReh/wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
FrankReh/wasm-wave
Web Assembly Value Encoding
FrankReh/wasmtime
A fast and secure runtime for WebAssembly
FrankReh/wepl
A repl for WebAssembly Components
FrankReh/wit-bindgen
A language binding generator for WebAssembly interface types