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:
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 4 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 5 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆40Updated 5 years ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 2 years ago
- A C# Deque class☆49Updated 10 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- A C# game server simulating a civilization world allowing roles free interacting. The key goals of the game are to dynamically generate a…☆40Updated 2 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- A C# library for creating long-running tasks and background workers.☆23Updated last year
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Generic Markov chain generation for C#☆55Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Spans for the whole memory range.☆18Updated 2 years ago
- Extends C# with Mixins.☆27Updated 2 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆32Updated 2 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated 11 months ago
- C# .NET simple RPG role-playing battle game. Designed as an example of using the Expression Builder pattern with method chaining and prog…☆31Updated 13 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
- C# Dependency Graph based on Reflection☆55Updated 2 years ago
- C# SignalR Protobuf Protocol☆10Updated 2 years ago
- Lua style coroutines for C# with Unity style waiting☆32Updated last year
- 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