Pinned Repositories
apply
A tiny library for chaining free functions into method call chains.
Bookling
A super-easy eBook manager for OSX written using Mono
bvh_anim
Loader for bvh animation files
cargo-bundle
Wrap rust executables in OS-specific app bundles
metl
Bindings for Apple's Metal graphics API in Rust
nuklear_rs
Rust bindings to the nuklear GUI library
nvtt_rs
Rust bindings to the nvtt library
rebind
rs-meshload
3d model format loading library written in rust
Taskpad
A simple to-do list app for Haiku
burtonageo's Repositories
burtonageo/cargo-bundle
Wrap rust executables in OS-specific app bundles
burtonageo/apply
A tiny library for chaining free functions into method call chains.
burtonageo/bvh_anim
Loader for bvh animation files
burtonageo/nvtt_rs
Rust bindings to the nvtt library
burtonageo/lock_cell
A custom locking cell type written in Rust
burtonageo/abi_stable_crates
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
burtonageo/ang
Fork of http://github.com/b52/angular-rust/pull/3 with a few improvements
burtonageo/core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
burtonageo/dirs
a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
burtonageo/dotfiles
My dot files
burtonageo/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
burtonageo/egui-gizmo
3d transformation gizmo built on top of the egui library.
burtonageo/egui_dock
egui_dock: docking support for egui – an immediate-mode GUI library for Rust
burtonageo/gamemode
burtonageo/glacier
A big 'ol pile of ICE.
burtonageo/hecs
A handy ECS
burtonageo/imgui-rs
Rust bindings for ImGui
burtonageo/metal-rs
Rust bindings for Metal
burtonageo/naga
Universal shader translation in Rust
burtonageo/nom
Rust parser combinator framework
burtonageo/rational_test_app
Bug reproduction
burtonageo/rust
A safe, concurrent, practical language.
burtonageo/scancode-rs
Rust crate for mapping keyboard hardware scancodes
burtonageo/shader_conductor_rs
Bindings to the Shader Conductor library
burtonageo/string-cache
String interning for Rust
burtonageo/syn
Parser for Rust source code
burtonageo/tendril
Compact string type for zero-copy parsing
burtonageo/wavefront_obj
A parser written in rust for the wavefront .obj file format.
burtonageo/winit
Window handling library in pure Rust
burtonageo/zig-gamedev
Building game development ecosystem for @ziglang!