cesarrrguez / CSharpScriptsLinks
C# scripts
☆10Updated 5 months ago
Alternatives and similar repositories for CSharpScripts
Users that are interested in CSharpScripts are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- NuGet based universal plugin manager☆15Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆19Updated last year
- A sample Windows Forms .NET app that hosts the real and only Windows Sandbox:☆13Updated last month
- Source-generator for easier native interop.☆11Updated 2 months ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Find transitive dependencies in assemblies☆23Updated 4 months ago
- LINQ implementation for Span☆23Updated 11 months ago
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 10 months ago
- A simple and uncomplicated way to make your application written in WPF keep up with modern design trends. Library changes the base elemen…☆19Updated 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 3 years ago
- File and Folder selector for Spectre.Console☆47Updated 2 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated 3 months ago
- A framework for transparently invoking multiple instances or clients.☆36Updated last week
- A .NET library that calculates the width of Unicode characters.☆58Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- dotnet tool for checking if there are updates available to NuGet packages installed in C# projects.☆14Updated 10 months ago
- Library to build an abstract syntax tree for use in compilers.☆13Updated last week
- .NET documentation generator and live reader. Generate documentation from .NET code and xml comments, fast, quick and easy.☆74Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated last month
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago