beardgame / utilitiesLinks
General C# (game) utilities library, containing a variety of useful types and algorithms
☆29Updated 6 months ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 6 years ago
- Concurrency library for .Net☆65Updated 7 months ago
- Binary serializer with full .NET support!☆17Updated 7 months ago
- Blittable .NET structs☆16Updated 10 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A C# Deque class☆50Updated 11 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Simple but powerful hierarchical state machine library☆57Updated 7 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 8 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 6 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Graph processing library☆125Updated 4 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 12 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 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
- Double-ended queue☆137Updated last year
- A CSharp library that can binary serialize any object quickly and easily☆38Updated 2 years ago
- This project has been retired.☆149Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Cross-platform Graphics Library for .NET☆212Updated last month
- A portable cross platform image library in C#☆18Updated 8 years ago
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆57Updated 9 years ago
- An easy to use C# implementation of an N-state Markov model.☆95Updated 3 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 8 years ago
- User Interface Generator☆53Updated 10 months 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