Pinned Repositories
defer
fn-error-context
An attribute macro to add context to errors from a function.
fs-err
A simple wrapper around filesystem operations to provide more helpful error messages.
iter-set
Set operations on sorted, deduplicated iterators.
lanquetta
A GUI application for testing GRPC services
lime
prost-reflect
A protobuf library extending prost with reflection support and dynamic messages.
protox
A pure-rust protobuf compiler, designed for use with prost-build
small-lang
Minimal compiler using the mlsub type system
vulkano-glyph
Text rendering with vulkano.
andrewhickman's Repositories
andrewhickman/iter-set
Set operations on sorted, deduplicated iterators.
andrewhickman/lime
andrewhickman/vulkano-glyph
Text rendering with vulkano.
andrewhickman/logging-allocator
Global allocator for rust that logs on allocation for debug purposes
andrewhickman/termcolor-json
A rust library for writing colored JSON output to a termcolor terminal.
andrewhickman/id-map
andrewhickman/calegon
Experimental ECS-based programming language.
andrewhickman/mock-server
andrewhickman/multi-git
Manage multiple git repositories
andrewhickman/proptest-recurse
Helper for defining mutually recursive strategies with proptest.
andrewhickman/small-ord-set
andrewhickman/specs-mirror
A storage for synchronising specs with an external library
andrewhickman/crossterm
Cross platform terminal library rust
andrewhickman/cubiomes-rs
Rust wrapper for the cubiomes library
andrewhickman/default-vec
A specialized vector that has a default value.
andrewhickman/ecs-demo
andrewhickman/game
andrewhickman/handlebars-server
andrewhickman/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
andrewhickman/json-view
CLI tool to print large JSON files
andrewhickman/legion
High performance Rust ECS library
andrewhickman/logos
Create ridiculously fast Lexers
andrewhickman/midi-playback
andrewhickman/ms3d
ms3d file parsing library using rust
andrewhickman/once_cell
Rust library for single assignment cells and lazy statics without macros
andrewhickman/rust-template
template for cargo-generate
andrewhickman/rustfmt-merge-driver
A custom merge driver for git which invokes rustfmt before attempting a merge
andrewhickman/rusty-git
andrewhickman/sqlite-repro
andrewhickman/zom
A collection of zero, one or many elements.