beardgame / utilitiesLinks
General C# (game) utilities library, containing a variety of useful types and algorithms
☆28Updated last week
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated last week
- Voodoo Magic for WPF.☆13Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 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
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 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 8 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Inline state machines in C#☆17Updated 12 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Parse any type from string in efficient way☆35Updated 2 weeks ago
- Making documentation for .NET projects easy and fun☆42Updated 11 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- A .net rules engine based on the RETE algorithm☆31Updated 8 years ago
- A fork of https://nquant.codeplex.com with several performance improvements to reduce CPU and memory usage☆25Updated 7 years ago
- This fork has been sunset as of 1st Jan 2018 and is no longer supported or maintained☆36Updated 7 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago