Pinned Repositories
AStar
High performance A* pathfinding in C#
JumpPointSearch
Jump Point Search (JPS) is an optimization to the A* search algorithm for uniform-cost grids.
TwentyOne
Implementation of the Twenty One card trick
JamieG's Repositories
JamieG/AStar
High performance A* pathfinding in C#
JamieG/JumpPointSearch
Jump Point Search (JPS) is an optimization to the A* search algorithm for uniform-cost grids.
JamieG/TwentyOne
Implementation of the Twenty One card trick
JamieG/AscomRest
Ascom telescope mount rest bridge
JamieG/ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
JamieG/Colorful.Console
Style your C# console output!
JamieG/Commix
JamieG/FamilyTreeProject.GEDCOM
A GEDCOM parser.
JamieG/GrpcStreamingDemo
JamieG/Horus
JamieG/NLua
NLua is the bind between Lua world and the .NET world.
JamieG/scriban
A fast, powerful, safe and lightweight text templating language and engine for .NET
JamieG/stateless
A simple library for creating state machines in C# code
JamieG/Swashbuckle
Seamlessly adds a swagger to WebApi projects!
JamieG/TelescopeMotorControl
JamieG/Triangle.NET
Triangle.NET generates 2D (constrained) Delaunay triangulations and high-quality meshes of point sets or planar straight line graphs. It is a C# port by Christian Woltering of Jonathan Shewchuk's Triangle software. Forked from https://triangle.codeplex.com. I prepared a "Release" branch (containing C# source only) for submodule usage.
JamieG/workflow-core
Lightweight workflow engine for .NET Standard