Pinned Repositories
async-raft
An implementation of the Raft distributed consensus protocol using the Tokio framework.
amnesia
A Rust ODM for RethinkDB.
dockerfile
A Rust library for dynamically generating Dockerfiles.
giphy-api
A Rust WebAssembly web application & API.
kafka-rs
Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.
kube-coordinate
Kubernetes leader election using the coordination.k8s.io API.
oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
wither
An ODM for MongoDB built on the official MongoDB Rust driver.
ybc
A Yew component library based on the Bulma CSS framework.
trunk
Build, bundle & ship your Rust WASM application to the web.
thedodd's Repositories
thedodd/kafka-rs
Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.
thedodd/ActionRoguelike
C++ Action Roguelike in Unreal Engine 5.
thedodd/ActionRPG_UE53
Action RPG sample project upgraded to the latest Unreal Engine 5.3
thedodd/ALS-Refactored-Lyra
Gameplay feature plugin version of Sixze's refactored Advanced Locomotion System. Intended for use with Epic's Lyra framework. Includes two differently retargeted sets of ALS animations for the UE5 Mannequin.
thedodd/AsyncLoadingScreen
Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
thedodd/com.unity.uiextensions
thedodd/crest
A class-leading water system implemented in Unity
thedodd/FishNet
FishNet: Unity Networking Evolved.
thedodd/GASP-ALS
Game Animation Sample with ALS Layering
thedodd/homebrew-core
🍻 Default formulae for the missing package manager for macOS
thedodd/magic-blending
A demo project for Magic Blending.
thedodd/mini-qr
Scan & create pretty qr codes easily 👾
thedodd/NewGraph
A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.
thedodd/PCGExtendedToolkit
PCGEx is a free (libre) Unreal 5 plugin that expands PCG capabilities. It offers a variety of high-performance nodes; with an edge for building relational graphs (Freeform, Delaunay, Voronoi, MST etc), advanced pathfinding; and much more.
thedodd/PredictedMovement
CMC extended for predicted abilities
thedodd/PrimeTween
High-performance, allocation-free tween library for Unity. Create animations, delays, and sequences in one line of code.
thedodd/PushPawn
Net-predicted organic soft collisions for great game-feel and no de-syncing when running near other pawns.
thedodd/realm-studio
Realm Studio
thedodd/SimpleGameplayAbilitySystem
SimpleGAS is an Unreal Engine plugin which provides a streamlined alternative to Epic's Gameplay Ability System
thedodd/SimpleLocomotion
Simple locomotion system code functionality to extend from, with respect to updating in worker threads for maximum performance optimization.
thedodd/SQLiteGameDb
A plugin for unreal engine that gives a SQLite framework built on top of the default Epic plugin code.
thedodd/TurnInPlace
Actor-Based Turn in Place (TIP) Solution. A superior substitute to Mesh-Based Turn in Place without the endless list of issues that comes with it.
thedodd/ue5coro
A C++20 coroutine plugin offering seamless integration with Unreal Engine 5.
thedodd/UINavigation
A UE4/5 plugin designed to help easily make UMG menus navigated by mouse, keyboard and gamepad
thedodd/Unity-Event-Bus
thedodd/Unity-Hierarchical-StateMachine
A flexible Hierarchical State Machine system for Unity featuring transition sequencing and asynchronous activities.
thedodd/Unity-Improved-Timers
Improved Unity C# Timers that run as a Player Loop System
thedodd/Unity-Utils
Extension Methods and Utils for Unity Game Dev
thedodd/UnrealSharp
UnrealSharp is a plugin to Unreal Engine 5, which enables developers to create games using C# with Hot Reload
thedodd/URP-Render-Features
Custom render features for URP using RenderGraph. Includes outlines, desaturation and blur.