anteatergames / indievisible
This project was rebranded to LUDUSTACK
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for indievisible
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 3 years ago
- Extensions for the Unity DI container☆11Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated last year
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆37Updated 4 years ago
- C# SignalR Protobuf Protocol☆9Updated 2 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆15Updated 3 years ago
- A .NET library for color matching and palette design.☆3Updated 2 years ago
- Faster and extended implementation of classic MemoryStream.☆8Updated 4 years ago
- A pure C# implementation of sparse bitsets☆23Updated 11 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
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 3 years ago
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …☆18Updated 2 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated 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 C# library for creating long-running tasks and background workers.☆22Updated 4 months ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆12Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Spans for the whole memory range.☆17Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated this week
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- A simple mesh networking library in C# based on WatsonTcp☆24Updated 4 months ago
- A C# Deque class☆49Updated 10 years ago
- The Simple Declarative Language provides an easy way to describe lists, maps, and trees of typed data in a compact, easy to read represen…☆18Updated 13 years ago
- C# .NET simple RPG role-playing battle game. Designed as an example of using the Expression Builder pattern with method chaining and prog…☆30Updated 13 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year