beardgame / utilitiesLinks
General C# (game) utilities library, containing a variety of useful types and algorithms
☆29Updated 4 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
- A C# Deque class☆49Updated 10 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- Concurrency library for .Net☆64Updated 5 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Binary serializer with full .NET support!☆17Updated 4 months ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated last month
- A portable cross platform image library in C#☆18Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Double-ended queue☆134Updated last year
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 4 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- Inline state machines in C#☆17Updated 13 years ago
- HTTPnet is a high performance .NET library for HTTP and WebSocket based communication. It provides a HTTP/WebSocket server and a powerful…☆22Updated 5 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- User Interface Generator☆53Updated 8 months ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 7 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- A .net rules engine based on the RETE algorithm☆31Updated 9 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- Graph processing library☆124Updated 3 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 5 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago