MarcosLopezC / LightJson
A simple JSON library for C#.
☆61Updated last year
Related projects ⓘ
Alternatives and complementary repositories for LightJson
- Completely managed .NET Lua☆153Updated 6 years ago
- C# interpreter written in C#☆131Updated last year
- TinyJSON is a simple JSON library for C# that strives for ease of use.☆95Updated 3 years ago
- A bare-bones C# .NET Key-value Store in a single database file for Unity☆223Updated last year
- A Lightweight TCP Socket Server/Client Library☆16Updated 8 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆95Updated 8 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 6 years ago
- Box2DNet is a C# port of Box2D☆29Updated 6 years ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆159Updated 8 months ago
- 2D math / geometry collision library for C#, compatable with monogame.☆53Updated 3 years ago
- Hexagonal lib for .NET☆29Updated 4 years ago
- A simple system for running nested coroutines in C#.☆136Updated 7 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆43Updated 5 years ago
- Vorbis decoder for NAudio☆48Updated 7 months ago
- WattleScript C# scripting engine.☆58Updated 10 months ago
- C# Native bindings of Lua 5.4 (compatible with .NET/iOS/Mac/Android/UWP)☆306Updated 3 weeks ago
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆154Updated 4 years ago
- STUN client implementation in C#☆16Updated 3 years ago
- A simple, single file, implementation of a circular buffer in C#.☆229Updated 3 months ago
- A C# Deque class☆49Updated 10 years ago
- Simple language interpreter written in pure C#.☆80Updated 9 years ago
- An ENet Implementation in C#☆31Updated 4 years ago
- PNG images encoding in C#☆66Updated 8 years ago
- C# Ogg Vorbis decoder☆86Updated 7 months ago
- Double-ended queue☆122Updated 7 months ago
- BASIC interpreter in C#☆86Updated 2 years ago
- A really simple C# JSON Parser in 350 lines