Pinned Repositories
DTAnimatorStateMachine
Utility class for working with StateMachineBehaviours
DTCommandPalette
Command palette for Unity - run methods, open scenes, and more!
DTCompileTimeTracker
Unity editor extension which tracks compile time
DTLocalization
Localization API that supports GSpreadsheet backend, offline caching, much more!
DTMediaCapture
An API for recording video and taking screenshots.
DTValidator
Tool for validating objects (eg. GameObjects, ScriptableObjects, etc) in the Unity Editor.
finite-graph-machine
C# class with nodes / node delegates and a Unity editor that serializes all of that
inverse-kinematics
4 joint IK solution generator in C++ and using OpenGL
laserbeak
rspec-timing-splitter
Rust binary that parses rspecs timing information to split test files
DarrenTsung's Repositories
DarrenTsung/DTValidator
Tool for validating objects (eg. GameObjects, ScriptableObjects, etc) in the Unity Editor.
DarrenTsung/rust-pretty-assertions-sorted
Wrapper around the `rust-pretty-assertions` crate that allows for the ability to sort the Debug output.
DarrenTsung/raii-counter
Rust type for a RAII Counter implemented with Arc<AtomicUsize>
DarrenTsung/aider
aider is AI pair programming in your terminal
DarrenTsung/async-stream
Asynchronous streams for Rust using async & await notation
DarrenTsung/bytehound
A memory profiler for Linux.
DarrenTsung/cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
DarrenTsung/DarrenTsung.github.io
Github page for myself.
DarrenTsung/debug_parser
Heuristic parser for the output of `std::fmt::Debug` in Rust
DarrenTsung/find-line-clusters
Find and search for line clusters and do things like filter them, output them, etc.
DarrenTsung/fly-io-gossip-glomers
Fly.io Distributed Systems Challenges (https://fly.io/dist-sys/)
DarrenTsung/goodreads-cli
CLI tool for filtering and displaying ratings for books from some source (reddit, etc).
DarrenTsung/gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
DarrenTsung/hash-behaviors
Simple hash implementations and their behavior when replacing, adding, and removing targets.
DarrenTsung/hash-routing-notebook
DarrenTsung/interview-rs
Interview cake questions and answers.
DarrenTsung/next_js_tutorial
DarrenTsung/oteps
OpenTelemetry Enhancement Proposals
DarrenTsung/paste
Macros for all your token pasting needs
DarrenTsung/recipes
DarrenTsung/reserve-tgtg
Script to help reserve an item on "Too Good To Go" via the unofficial python client.
DarrenTsung/rkyv
Zero-copy deserialization framework for Rust
DarrenTsung/rkyv-clippy-repro
DarrenTsung/rust-pretty-assertions
Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.
DarrenTsung/rustybuzz
A complete harfbuzz's shaping algorithm port to Rust
DarrenTsung/test-cargo-chef
Testing cargo chef with various configurations.
DarrenTsung/test-log
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
DarrenTsung/topicctl
Tool for declarative management of Kafka topics
DarrenTsung/varint-simd
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
DarrenTsung/ws-rs
Lightweight, event-driven WebSockets for Rust.