Pinned Repositories
Reactive.Monad
Adds more descriptive simple implementations of IEnumerable and IObservable to allow for return types that document possible amounts of values other than 0 -> N.
UnitTest11
A unit testing and mocking library written in C++, for C++, taking advantage of the new C++11 features. Geared towards Unit Testing in a Given-When-Then (Arrange-Act-Assert) format.
MorleyDev's Repositories
MorleyDev/UnitTest11
A unit testing and mocking library written in C++, for C++, taking advantage of the new C++11 features. Geared towards Unit Testing in a Given-When-Then (Arrange-Act-Assert) format.
MorleyDev/Reactive.Monad
Adds more descriptive simple implementations of IEnumerable and IObservable to allow for return types that document possible amounts of values other than 0 -> N.
MorleyDev/blog.morleydev.co.uk
MorleyDev/docker-telegraf
Telegraf with a config file to allow it to be used to track docker metrics for the node
MorleyDev/functional-pipe-js
A ponyfill for the proposed Pipeline operator |> alongside utility Iterable mapreduce operations.
MorleyDev/GameAnHour
Framework for rapid yet functional prototyping of games
MorleyDev/GhostHunt
Written for university coursework, this is a multi-player game modeled after Pac-Man where the player and ghosts are all human players. The game is written in Scala using JSFML for graphics and audio
MorleyDev/Hapi.Core
A server-side Typescript-focused API framework built on top of Hapi, taking inspiration from ASP.NET Core
MorleyDev/jnlp-docker-agent
MorleyDev/Metrics
Services for emitting C# metrics to a Telegraf aggregate
MorleyDev/mongodb-telegraf
Telegraf configured to read metrics from MongoDB and push that to an InfluxDB datastore
MorleyDev/pauper
A framework for HTML5 Typescript game development using Canvas or a C++ game engine
MorleyDev/socket-telegraf
Telegraf with a config file to allow it to be used to track metrics for over a socket (e.g UDP metrics) inside docker configured via Environment Variables
MorleyDev/zander.client
The client-side component of the Zander C++ package manager
MorleyDev/zander.server
The server-side component of the Zander C++ package manager