archi-Doc / TinyhandLinks
Tiny and simple data format/serializer.
☆22Updated 3 weeks ago
Alternatives and similar repositories for Tinyhand
Users that are interested in Tinyhand are comparing it to the libraries listed below
Sorting:
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- A C# string parser based on simple templates using source generators.☆44Updated last month
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- BigMachines is State Machine library for .NET☆42Updated last month
- A light-weight, performant interval tree in C#☆29Updated 2 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆46Updated 5 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- .NET library to work with Git repositories☆34Updated last week
- C# version for the The One Billion Row Challenge☆31Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Non-boxing passing of values.☆27Updated 11 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago