Pinned Repositories
acid_alloc
Bare-metal allocators.
acid_io
Rust I/O for no_std
bevy
A refreshingly simple data-driven game engine built in Rust
bevy_jfa
An implementation of the Jump Flooding Algorithm for the Bevy engine.
cordyceps_wavl
Intrusive weak AVL (WAVL) tree for cordyceps
holodeque
Array- and slice-backed double-ended queues in 100% safe Rust
kdl-ts-mode
KDL major mode for Emacs, powered by Tree-sitter.
mlir_rs
Rust bindings to the MLIR project
quercus
A rich, ergonomic parsing library based on Tree-sitter.
tinyvg-rs
A TinyVG vector graphics format parsing library.
dataphract's Repositories
dataphract/acid_alloc
Bare-metal allocators.
dataphract/acid_io
Rust I/O for no_std
dataphract/bevy_jfa
An implementation of the Jump Flooding Algorithm for the Bevy engine.
dataphract/cordyceps_wavl
Intrusive weak AVL (WAVL) tree for cordyceps
dataphract/holodeque
Array- and slice-backed double-ended queues in 100% safe Rust
dataphract/mlir_rs
Rust bindings to the MLIR project
dataphract/kdl-ts-mode
KDL major mode for Emacs, powered by Tree-sitter.
dataphract/quercus
A rich, ergonomic parsing library based on Tree-sitter.
dataphract/tinyvg-rs
A TinyVG vector graphics format parsing library.
dataphract/bevy
A refreshingly simple data-driven game engine built in Rust
dataphract/bevy_transform_gizmo
A 3d gizmo for transforming entities in Bevy.
dataphract/atmo
AT Protocol bindings for Rust
dataphract/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
dataphract/gdext
Rust bindings for Godot 4
dataphract/impulsetracker
Fork/clone of https://bitbucket.org/jthlim/impulsetracker // Full source code for Impulse Tracker, including sound drivers, network drivers, and some supporting documentation // IMPORTANT: This is neither the official repository (upstream at bitbucket.org appears deleted by now!) nor hosted or owned by Jeffrey Lim!
dataphract/k8s-on-vms
set up a Kubernetes cluster locally on Vagrant VMs
dataphract/lsp-mode
Emacs client/library for the Language Server Protocol
dataphract/mechanica
computational geometry library for computer graphics and physics simulation
dataphract/openGJK
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C#, Go, Matlab and Python
dataphract/proc_macro_template
cargo-generate template for proc macro-based libraries
dataphract/qodotplugin.github.io
Documentation for Qodot
dataphract/reify-old
Experimental Vulkan renderer
dataphract/rust-ipld-core
This crate provides core types for interoperating with IPLD.
dataphract/rust-sitter
Use Tree Sitter to parse your own languages in Rust
dataphract/RustFFT
RustFFT is a high-performance FFT library written in pure Rust.
dataphract/tree-sitter-kdl
KDL grammar for tree-sitter.
dataphract/tree-sitter-kdl-amaanq
KDL grammar for tree-sitter
dataphract/verilated-rs
Verilator Porcelain