archi-Doc / TinyhandLinks
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
Sorting:
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- BigMachines is State Machine library for .NET☆42Updated last week
- Fast SIMD-based UTF-8 Validation in C#☆44Updated 5 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 6 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- A C# string parser based on simple templates using source generators.☆51Updated 3 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An analyzer for Non-Copyable structs.☆33Updated 3 years ago
- Create zero allocation capturing struct lambdas!☆10Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 10 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆63Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated 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
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last week