beardgame / utilitiesLinks
General C# (game) utilities library, containing a variety of useful types and algorithms
☆28Updated 3 months ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- Concurrency library for .Net☆64Updated 3 months ago
- A C# Deque class☆49Updated 10 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated last week
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 5 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 3 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- User Interface Generator☆53Updated 7 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- FNV-1a hash algorithm in C#☆26Updated last week
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 11 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆25Updated 4 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- Graph processing library☆124Updated 3 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures an…☆27Updated 5 years ago
- A simple mesh networking library in C# based on WatsonTcp☆25Updated last year
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Double-ended queue☆133Updated last year