veler / Csharp-Piece-Table-Implementation
A Piece Table data structure implementation in C#
☆28Updated 2 years ago
Alternatives and similar repositories for Csharp-Piece-Table-Implementation:
Users that are interested in Csharp-Piece-Table-Implementation are comparing it to the libraries listed below
- A Tokenizing TextBox for Avalonia☆22Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 10 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- Avalonia.PropertyGenerator generates the appropriate CLR members for Avalonia property definitions.☆23Updated last year
- ☆14Updated 9 months ago
- Sample Avalonia C# programs that do not use any XAML.☆45Updated 3 months ago
- A .NET abstraction over the windowing systems of Windows/Mac/Linux.☆46Updated last year
- ☆23Updated last year
- .NET Core CLI extension that allows editing project properties using a cross-platform UI.☆21Updated 3 years ago
- An Avalonia Color Picker. Includes a HSV color wheel, CIE views and Sketch like pickers.☆23Updated 3 years ago
- Open Source Markdown Editor☆12Updated last year
- Solid Shine UI Library for WPF apps☆18Updated last week
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 8 months ago
- Source generator to easily embed and access files + directory trees☆17Updated 3 years ago
- Find transitive dependencies in assemblies☆22Updated 2 months ago
- Adaptive Cards renderer for Avalonia.☆15Updated 4 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…