beardgame / utilitiesLinks
General C# (game) utilities library, containing a variety of useful types and algorithms
☆28Updated last month
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 2 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- A fork of https://nquant.codeplex.com with several performance improvements to reduce CPU and memory usage☆25Updated 8 years ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- A C# Deque class☆49Updated 10 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- A scripting plugin for Duality that lets you write and edit C# code on the fly, while the editor or game is running.☆14Updated 9 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Binary serializer with full .NET support!☆17Updated 2 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 5 years ago
- 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
- C# binding generator for Vulkan (Working Example!)☆34Updated 8 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- A set of projects useful for building high performance .NET servers☆20Updated 10 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Image processing library for use in .Net applications that supports .Net Core.☆84Updated 8 years ago
- Small, simple C# animation library built using the reactive extensions framework, utilizing Robert Penner's easing functions. Does not ma…☆14Updated 9 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- C# formatter for .NET & Mono stack traces☆23Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- New version of TypescriptToCS, better than the original. Though, it doesn't support keyof.☆43Updated 7 years ago
- Concurrency library for .Net☆64Updated 2 months ago