mzaks / FlexBuffers-CSharpLinks
FlexBuffers is JSON comparable binary format with random value access capabilities
☆37Updated 3 years ago
Alternatives and similar repositories for FlexBuffers-CSharp
Users that are interested in FlexBuffers-CSharp are comparing it to the libraries listed below
Sorting:
- Unity package bringing FlexBuffers support to your Unity3D projects☆43Updated 3 years ago
- A job-based tween library for Unity☆49Updated 6 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…☆108Updated 4 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Updated 5 years ago
- A minimal solution for selecting entities in the unity sceneview. Useful for users using older versions of the Unity entities package.☆74Updated 2 years ago
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆63Updated last year
- Extending DOTS☆60Updated 4 years ago
- Collection of various Unity Utility classes/functions☆34Updated last year
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Updated 4 years ago
- Ease-of-Use Source Generator Alternative for Unity☆61Updated last year
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- Proof of concept to show how Mono.Cecil can be used with Unity for metaprogramming☆27Updated 6 years ago
- Package for implementing custom entity component inspectors.☆16Updated 3 years ago
- Tool will enable you to view and debug changes to position/rotation/scale on any Unity transform done by any method/setter on a frame by …