Chaser324 / LZFLinks
Simple C# LZF compression library which attempts to minimize memory allocations.
☆29Updated 8 years ago
Alternatives and similar repositories for LZF
Users that are interested in LZF are comparing it to the libraries listed below
Sorting:
- Shared code between the Svelto repositories☆40Updated last year
- Unity based example for Svelto ECS☆60Updated 6 years ago
- An attribute that sets a script's execution order☆60Updated 9 years ago
- [DISCONTINUED] A high level API for making networked games in Unity, utilizes https://github.com/RevenantX/LiteNetLib☆96Updated 3 years ago
- Proof of concept to show how Mono.Cecil can be used with Unity for metaprogramming☆26Updated 7 years ago
- Simple Unity tweening system using ECS that works with GameObjects!☆94Updated 6 years ago
- A replacement for Unity coroutines using C#7's async/await☆78Updated last year
- A job-based tween library for Unity☆49Updated 6 years ago
- LiteNetLib based transport for Mirror☆73Updated 5 years ago
- Place to dump utilities that can range from completely useless to quite useful. YMMV☆48Updated 9 years ago
- Full Inspector supercharges Unity's inspector☆110Updated 7 years ago
- A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, w…☆109Updated 5 years ago
- Unity extension that enables expression evaluation at runtime to facilitate testing and debugging.☆97Updated 5 years ago
- Inspect all fields, properties and methods in Unity editor☆88Updated 3 years ago
- A UNIX/Quake3 style command line interface to Unity editor☆74Updated 8 years ago
- Permuted Congruential Generator (PCG) for C#☆53Updated 7 years ago
- .NET/Mono/Unity Networking Library☆40Updated 11 years ago
- Visual inspector editor for Unity☆51Updated 8 years ago
- Promises☆22Updated 9 years ago
- Reflection based heap shapshot tool for Unity game engine☆110Updated 7 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Updated 5 years ago
- T4 Text Template Processor for Unity3D☆89Updated 3 years ago
- Interactive C# Shell for the Unity3d editor☆83Updated 7 years ago
- Generic Network System for Unity Entity Component System. Primary developed for Photon. But can be any Networksolution☆102Updated 7 years ago
- C# ENet Wrapper☆69Updated 9 years ago
- Dynamic compilation tool for Unity3D engine.☆109Updated 9 years ago
- single file debuging DrawLine/DrawText/etc that works in both Scene/Game view, also works in built PC/mobile builds.☆110Updated 5 years ago
- Simple Tree View implementation for IMGUI (Editor GUI) in Unity. Includes a special type for working with asset paths, but base data stru…☆77Updated 8 years ago
- Foundations for boosting productiviy and writing clean, maintainable, allocation-free code in C# / Unity.☆117Updated 11 years ago
- Unity3D FPS networking prototype based on fholm's Lidgren Authoritative Networking Example: http://forum.unity3d.com/threads/102903-Submi…☆40Updated 13 years ago