ful-stackz / SharpCodeLinks
Small C# code generator. Easily generate code programmatically!
☆74Updated 2 years ago
Alternatives and similar repositories for SharpCode
Users that are interested in SharpCode are comparing it to the libraries listed below
Sorting:
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 11 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- 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
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Parse any type from string in efficient way☆35Updated last month
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆94Updated 3 months ago
- Simple build versioning for .NET, powered by Git tags☆65Updated last week
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 3 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 5 months ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆85Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago