tonygiang / CLSSLinks
A collection of independent or loosely-coupled tools to enhance the syntax of C# in a minimal way.
☆13Updated last year
Alternatives and similar repositories for CLSS
Users that are interested in CLSS are comparing it to the libraries listed below
Sorting:
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆69Updated last year
- Actual C# Enums with values and better performance as a source generator☆47Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆104Updated last year
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- NWindows is a cross-platform window creation and management library for .NET☆90Updated last year
- A C# string parser based on simple templates using source generators.☆55Updated 9 months ago
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Cross-platform graphics framework for C# with .NET NativeAOT | Desktop • Mobile • Web | Direct3D • Metal • OpenGL • WebGL☆116Updated last week
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Simple viewer for .NET .gcdump files☆63Updated last year
- Source Generator Generating the Dispose functions in Disposables.☆18Updated last month
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆72Updated last month
- A C# Parser library that allows easy parsing and formatting of C# source files☆29Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Updated last year
- Minecraftonia is a work-in-progress voxel sandbox built with C# 13/.NET 9 and Avalonia☆90Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted.☆40Updated 2 months ago
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆78Updated 5 months ago
- Tool to generate markdown from C# XML documentation☆58Updated 5 months 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
- Generates Blazor -> Javascript strongly typed interop methods.☆28Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated last year
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Updated 3 years ago