Pinned Repositories
2021
a project I worked on during the start of 2021
c-website
using the C Preprocessor as an HTML templating engine
donuts
2d racing game with custom physics
elm-google-sign-in
Elm bindings to the "Sign in With Google" widget
floatinghackerkingdom
lol
hkgi
hkgi
linear-webgl
WebGL demos, but flat. Because it's more hackable that way.
rpg
oh god why am I doing this again
rpgc
seems like I woke up in yesterday again
sandwichsandbox
A webgame I started making during late 2017. Build evil sandwich smushing contraptions and upgrade your turret.
cedric-h's Repositories
cedric-h/hecs
A handy ECS
cedric-h/silvery
quicksilver based live coding
cedric-h/smolrpg
Entire RPG in a < 64 KB .exe!
cedric-h/storked
cedric-h/bank-bot
Hack Club Slack's banker bot
cedric-h/blinds
cedric-h/crunch-lang
cedric-h/dynomite
⚡🦀 🧨 make your rust types fit DynamoDB and visa versa
cedric-h/elm-drag-drop-example
cedric-h/examples
Actix web examples
cedric-h/fontdue
A simple no_std font parser and rasterizer.
cedric-h/FPAS
cedric-h/hypermine
A hyperbolic voxel game
cedric-h/iced
A cross-platform GUI library for Rust, inspired by Elm
cedric-h/intscript
A tiny language that compiles to intcode
cedric-h/kwylt
Quick WLambda GUI Experiment
cedric-h/learn-wgpu
Guide for using gfx-rs's wgpu library.
cedric-h/luminance-rs
Type-safe, type-level and stateless Rust graphics framework
cedric-h/quicksilver
A simple game framework for 2D games on desktop and web
cedric-h/quicksilver-test
test quicksilver
cedric-h/Rocket
A web framework for Rust.
cedric-h/RustPython
A Python Interpreter written in Rust
cedric-h/serde-diff
Utility for comparing two structs and re-applying the differences to other structs
cedric-h/simplejit-demo
JIT compiler and runtime for a toy language, using Cranelift
cedric-h/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
cedric-h/ultraviolet
A wide linear algebra crate for games and graphics.
cedric-h/uuid
Generate and parse UUIDs.
cedric-h/vek
Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.
cedric-h/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
cedric-h/WLambda
WLambda - Embeddable Scripting Language for Rust