paulcnova / csharp-docs-generatorLinks
An action that generates html documentation for C# programs to use for GitHub pages.
☆24Updated 2 years ago
Alternatives and similar repositories for csharp-docs-generator
Users that are interested in csharp-docs-generator are comparing it to the libraries listed below
Sorting:
- Create a simple markdown documentation from the Visual Studio xml one.☆163Updated last week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated 10 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆190Updated last year
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago
- Reflectionless reflection☆73Updated last year
- LINQ for Span<T>, without memory allocations.☆279Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 10 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Generic weak event implementation☆193Updated 5 years ago
- Better random number generation for .NET☆63Updated 3 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆116Updated 4 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆71Updated last month
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆101Updated 7 months ago
- ☆169Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆158Updated 7 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- C# interface-to-member source generator☆84Updated this week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆261Updated last month
- Simple C# source generation based on custom templates☆105Updated last year
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆61Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆152Updated 6 months ago
- Double-ended queue☆130Updated last year