ikayzo / SDL.NETLinks
The Simple Declarative Language provides an easy way to describe lists, maps, and trees of typed data in a compact, easy to read representation. The simple and intuitive API allows you to read, write, and access all the datastructures using a single class. For property files, configuration files, logs, and simple serialization requirements, SDL …
☆20Updated 14 years ago
Alternatives and similar repositories for SDL.NET
Users that are interested in SDL.NET are comparing it to the libraries listed below
Sorting:
- An allocation free Task-like object for async methods☆40Updated last year
- Utilities for working with streams and pipes☆12Updated last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Internal application architecture via command and event messages☆32Updated this week
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- A Robust Option Type for C#☆14Updated 8 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- Fast Accessors for .Net☆33Updated 3 years ago
- A .NET implementation of a parser for the KDL document language.☆34Updated 3 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated 2 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 5 years ago
- ☆15Updated last month
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- Docking Library for Avalonia☆13Updated 7 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
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 years ago
- C# Port of the high performance monospace terminal renderer prototype of cmuratori (originally written in C)☆14Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago