dustyburwell / TinyJson
Minimal, one file Json Parser for .Net
☆9Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for TinyJson
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- OpenType parser in pure c#☆39Updated 6 years ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- Open sourced object oriented scripting language implemented in C#☆15Updated 2 months ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆64Updated last year
- A portable cross platform image library in C#☆18Updated 7 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆27Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 8 years ago
- C# Implementation of Finger Tree☆12Updated 7 years ago
- .NET 2.0 library for supporting "duck typing"--a principle of dynamic typing where an object can be casted to a type as long as it implem…☆35Updated 12 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆47Updated 5 years ago
- SketchIt is a small, .NET based development environment, created to have fun while learning to code, or simply to sketch together a visua…☆18Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 8 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- C# implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆10Updated 3 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆40Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Aqla.RunSharp is a fork of RunSharp from Google Code with IKVM support☆27Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago