Pinned Repositories
flat-hash-table
gc-arena
Incremental garbage collection from safe Rust
goggles
hashlink
An updated version of linked-hash-map and friends
kyren.github.io
piccolo
An experimental stackless Lua VM implemented in pure Rust
simplecs
turbulence
Networking library for games, multiplex reliable and unreliable streams over unreliable datagrams.
webrtc-unreliable
Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server
weegeeprepro
kyren's Repositories
kyren/piccolo
An experimental stackless Lua VM implemented in pure Rust
kyren/gc-arena
Incremental garbage collection from safe Rust
kyren/webrtc-unreliable
Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server
kyren/turbulence
Networking library for games, multiplex reliable and unreliable streams over unreliable datagrams.
kyren/hashlink
An updated version of linked-hash-map and friends
kyren/simplecs
kyren/goggles
kyren/flat-hash-table
kyren/kyren.github.io
kyren/weegeeprepro
kyren/hlist-macro
Simple Heterogeneous List Macros
kyren/rsgb
kyren/gvars
rust const variable hackery
kyren/rrasterizer
kyren/allocator-api2
Mirrot of Rust's allocator api for use on stable rust
kyren/euclid
Geometry primitives (basic linear algebra) for Rust
kyren/futures-rs
Zero-cost asynchronous programming in Rust
kyren/glow
kyren/hashbrown
Rust port of Google's SwissTable hash map
kyren/hsgb
kyren/hstecs
kyren/nixpkgs
Nix Packages collection
kyren/slip
kyren/vk-shader-macros
Procedural macros for working with Vulkan shaders
kyren/wasm-init
Let's pretend that life-before-main exists for Rust targeting WebAssembly
kyren/wgpu
Native WebGPU implementation based on gfx-hal