beardgame / utilitiesLinks
General C# (game) utilities library, containing a variety of useful types and algorithms
☆29Updated 7 months ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- A C# Deque class☆50Updated 11 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 4 months ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- This project has been retired.☆149Updated 6 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 6 years ago
- Concurrency library for .Net☆65Updated 8 months ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 8 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated 7 months ago
- Double-ended queue☆137Updated last year
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- User Interface Generator☆53Updated 11 months ago
- Samples for Cecil☆69Updated 11 years ago
- An easy to use C# implementation of an N-state Markov model.☆95Updated 3 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 8 months ago
- Graph processing library☆128Updated 4 years ago
- Image processing library for use in .Net applications that supports .Net Core.☆84Updated 8 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- General purpose C# code library.☆99Updated last week
- FNV-1a hash algorithm in C#☆26Updated 3 weeks ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- A generic state-machine framework, with support for active/passive machines, exposed events and rich exception handling.☆43Updated 12 years ago
- Simple but powerful hierarchical state machine library☆57Updated 7 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆40Updated 5 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago