Pinned Repositories
gnarly
gnarly is not a roguelike (yet).
grapher
2D/3D expression plotter
lalr
CFGs to LALR(1) parse tables
MRPAS-Python
Python implementation of MRPAS FOV algo.
nixos-rk3588
Minimal NixOS running on RK3588/RK3588s based SBC(Orange Pi 5 Plus, Orange Pi 5, Rock 5A)
plex
a parser and lexer generator as a Rust procedural macro
redfa
Regular expression derivatives and DFAs
ruffians
the ruffians
strawberry
A game about strawberries.
goffrie's Repositories
goffrie/plex
a parser and lexer generator as a Rust procedural macro
goffrie/lalr
CFGs to LALR(1) parse tables
goffrie/strawberry
A game about strawberries.
goffrie/ruffians
the ruffians
goffrie/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
goffrie/beeee
goffrie/fastrace
A tracing library 10~100x faster than others.
goffrie/hyper-util
Common utilities used with hyper.
goffrie/imbl
Blazing fast immutable collection datatypes for Rust.
goffrie/json
Strongly typed JSON library for Rust
goffrie/mysql_async
Asyncronous Rust Mysql driver based on Tokio.
goffrie/nixpkgs
Nix Packages collection
goffrie/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
goffrie/prost-reflect
A protobuf library extending prost with reflection support and dynamic messages.
goffrie/protobuf
Protocol Buffers - Google's data interchange format
goffrie/ring
Safe, fast, small crypto using Rust
goffrie/rules_rust
Rust rules for Bazel
goffrie/rusqlite
Ergonomic bindings to SQLite for Rust
goffrie/rust
a safe, concurrent, practical language
goffrie/rust-openssl
OpenSSL bindings for Rust
goffrie/rust-phf
Compile time static maps for Rust
goffrie/rust-postgres
Native PostgreSQL driver for the Rust programming language
goffrie/rustls
A modern TLS library in Rust
goffrie/rusty_v8
Rust bindings for the V8 JavaScript engine
goffrie/smartrent-py
Api for SmartRent locks π, thermostats π‘, moisture sensors π§ and switchesπ‘
goffrie/socket2
Advanced configuration options for sockets.
goffrie/svg2gcode
Convert vector graphics to g-code for pen plotters, laser engravers, and other CNC machines
goffrie/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
goffrie/tokio-rustls
Async TLS for the Tokio runtime
goffrie/windows-rs
Rust for Windows