archi-Doc / Tinyhand
Tiny and simple data format/serializer.
☆22Updated this week
Alternatives and similar repositories for Tinyhand:
Users that are interested in Tinyhand are comparing it to the libraries listed below
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 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
- Vectorized generic dictionary prototype☆22Updated 4 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- A light-weight, performant interval tree in C#☆27Updated last month
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Infinite recursion without blowing up the stack.☆20Updated this week
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆42Updated last week
- BigMachines is State Machine library for .NET☆41Updated 2 weeks ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- 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
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 10 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆67Updated 10 months ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 3 months ago
- A C# string parser based on simple templates using source generators.☆41Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 7 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Non-boxing passing of values.☆27Updated 9 months ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 2 weeks ago