beardgame / utilities
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
- Binary serializer with full .NET support!☆17Updated 2 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 6 months ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 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
- The combined Langly runtime☆33Updated 3 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months 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
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- 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
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆56Updated 9 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- C# binding generator for Vulkan (Working Example!)☆34Updated 8 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Send and Receive objects over TCP or UDP☆41Updated 6 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- Docking Library for Avalonia☆14Updated 7 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- The Mathos Core Library☆26Updated 6 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Library providing support for threadsafe shared state in C#/.NET.☆50Updated 5 years ago