anteatergames / indievisibleLinks
This project was rebranded to LUDUSTACK
☆12Updated 2 years ago
Alternatives and similar repositories for indievisible
Users that are interested in indievisible are comparing it to the libraries listed below
Sorting:
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆40Updated 5 years ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 6 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 4 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 8 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- A C# Deque class☆50Updated 11 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…☆32Updated 14 years ago
- A framework for transparently invoking multiple instances or clients.☆40Updated last week
- A C# game server simulating a civilization world allowing roles free interacting. The key goals of the game are to dynamically generate a…☆41Updated 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 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- Generic Markov chain generation for C#☆55Updated 3 years ago
- A simple lib in C# for parsing and evaluating expressions.☆19Updated 5 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 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
- LicencingNET is a lightweight, cross platform and dependency free library for .NET that allows you to easily implement software licencing…☆40Updated 4 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Binary serializer with full .NET support!☆17Updated 8 months ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Parse any type from string in efficient way☆35Updated last month
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆31Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Updated 7 years ago