beardgame / utilitiesLinks
General C# (game) utilities library, containing a variety of useful types and algorithms
☆28Updated 2 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 5 years ago
- Binary serializer with full .NET support!☆17Updated 2 months ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 2 months ago
- A C# Deque class☆49Updated 10 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 2 years ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- User Interface Generator☆53Updated 6 months ago
- Double-ended queue☆131Updated last year
- Graph processing library☆124Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- Simple but powerful hierarchical state machine library☆56Updated 6 years ago
- C# Implementation of HSLuv (revision 3)☆30Updated 2 years ago
- Blittable .NET structs☆16Updated 9 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
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- This project has been retired.☆150Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Concurrency library for .Net☆64Updated 3 months ago
- Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures an…☆27Updated 5 years ago