beardgame / utilitiesLinks
General C# (game) utilities library, containing a variety of useful types and algorithms
☆30Updated 5 months ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- Binary serializer with full .NET support!☆17Updated 6 months ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 6 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- User Interface Generator☆54Updated 9 months ago
- A C# Deque class☆50Updated 11 years ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 12 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A generic state-machine framework, with support for active/passive machines, exposed events and rich exception handling.☆43Updated 11 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 5 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Concurrency library for .Net☆65Updated 6 months ago
- Inline state machines in C#☆17Updated 13 years ago
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 3 years ago
- 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
- ☆19Updated last year
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 11 years ago
- Fully managed library providing various random number generators and distributions.☆46Updated 5 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆65Updated 7 months ago
- This project has been retired.☆149Updated 6 years ago
- Small strings compression library for C#☆31Updated 10 years ago
- Infrastructure for high performance code.☆64Updated 8 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
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 2 months ago
- Simple but powerful hierarchical state machine library☆57Updated 7 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago