Pinned Repositories
android-activity
Glue for building Rust applications on Android with NativeActivity or GameActivity
arboard
A clipboard for Rust
axum-server-dual-protocol
Host a HTTP and HTTPS server on the same port with `axum-server`
doh3-test
sentry-contrib-native
Unofficial bindings to the Sentry Native SDK for Rust.
unchecked_unwrap
Adds an unchecked version of `unwrap()` and `expect()` to `Option` and `Result` for the Rust programmming language.
utf32-lit
A macro for creating `&[char]` literals
wasm-worker
web-time
Drop-in replacement for std::time for Wasm in browsers
daxpedda's Repositories
daxpedda/doh3-test
daxpedda/balloon-proto
A memory-hard password hashing function.
daxpedda/calloop
A callback-based Event Loop
daxpedda/client-toolkit
Smithay's toolkit for writing wayland clients
daxpedda/core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
daxpedda/d3d12-rs
Rust wrapper for D3D12
daxpedda/dlib
A dynamic library helper for rust crates
daxpedda/gpu-alloc
Implementation agnostic memory allocator for Vulkan-like APIs
daxpedda/gpu-descriptor
Backend agnostic descriptor allocator for Vulkan-like APIs
daxpedda/h3
daxpedda/hassle-rs
🦀 This crate provides an FFI layer and idiomatic rust wrappers for the new DirectXShaderCompiler library.
daxpedda/image-png
PNG decoding and encoding library in pure Rust
daxpedda/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
daxpedda/khronos-egl
Rust bindings for the Khronos EGL API
daxpedda/metal-rs
Rust bindings for Metal
daxpedda/naga
Universal shader translation in Rust
daxpedda/ndk
Rust bindings to the Android NDK
daxpedda/quinn
Futures-based QUIC implementation in Rust
daxpedda/reqwest
An easy and powerful Rust HTTP Client
daxpedda/rmm
An Open Source RimWorld mod package manager and sorting tool.
daxpedda/rust-native-tls
daxpedda/rustls
A modern TLS library in Rust
daxpedda/rustls-native-certs
Integration with OS certificate stores for rustls
daxpedda/rustsec
RustSec API & Tooling
daxpedda/stabby
A Stable ABI for Rust with compact sum-types
daxpedda/walrus
Walrus is a WebAssembly transformation library 🌊🐘
daxpedda/wasm-bindgen-bigint-slice-issue
daxpedda/wasm2map
WebAssembly sourcemap generator and WASM binary source mapping url section patcher
daxpedda/wayland-rs
Rust implementation of the wayland protocol (client and server).
daxpedda/wl-clipboard-rs
A safe Rust crate for working with the Wayland clipboard.