Pinned Repositories
veloren
[mirror of https://gitlab.com/veloren/veloren] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.
ariadne
A fancy diagnostics & error reporting crate
broom
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
chumsky
Write expressive, high-performance parsers with ease.
euc
A software rendering crate that lets you write shaders with Rust
flume
A safe and fast multi-producer, multi-consumer channel.
forge
A lightweight, elegant scripting language with built-in Rust-FFI.
pollster
A minimal async executor that lets you block on a future
spin-rs
Spin-based synchronization primitives
tao
A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebraic effects, associated types, good diagnostics, etc.
zesterer's Repositories
zesterer/chumsky
Write expressive, high-performance parsers with ease.
zesterer/flume
A safe and fast multi-producer, multi-consumer channel.
zesterer/ariadne
A fancy diagnostics & error reporting crate
zesterer/tao
A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebraic effects, associated types, good diagnostics, etc.
zesterer/pollster
A minimal async executor that lets you block on a future
zesterer/spin-rs
Spin-based synchronization primitives
zesterer/euc
A software rendering crate that lets you write shaders with Rust
zesterer/openmw-volumetric-clouds
A volumetric clouds mod for OpenMW
zesterer/teloren
A command-line frontend for Veloren
zesterer/openmw-shaders
Photorealistic shaders for Morrowind
zesterer/vm-perf
Performance comparisons between various virtual interpreter implementation strategies
zesterer/the-bitwise-challenge
Can you build a game in just 8 bytes?
zesterer/ffd
Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
zesterer/zte
Zesterer's Text Editor
zesterer/errant
A (mostly) drop-in replacement for Rust's Result that provides backtrace support.
zesterer/typed_cfg
A type-checked alternative to cfg(feature)
zesterer/yurt
A highly experiment portable runtime
zesterer/gui
An experimental stateful, structured, declarative GUI crate
zesterer/nettle
A distributed P2P protocol for hosting and manipulating data
zesterer/openmw-ssao
SSAO for OpenMW
zesterer/wavefront
A Wavefront OBJ parser and utility crate
zesterer/howl
The Howl Editor
zesterer/agb
Library for writing Game Boy Advance games in Rust
zesterer/gba-rtx
Raytracing written in rust... but on a gameboy >:3
zesterer/openmw-deferred-shaders
An experiment to add deferred rendering to OpenMW
zesterer/aho-corasick
A fast implementation of Aho-Corasick in Rust.
zesterer/gba
A crate that helps you make GBA games
zesterer/packet-rs
Scapy like packet parser and generator in Rust
zesterer/parse-rosetta-rs
Comparing parser APIs
zesterer/yew-ansi
ANSI escape code rendering for the web.