StephenCleary / ArraySegments
A library for slicing and dicing arrays (without copying).
☆14Updated 4 years ago
Alternatives and similar repositories for ArraySegments:
Users that are interested in ArraySegments are comparing it to the libraries listed below
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 2 months ago
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- 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 7 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 10 months 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 4 years ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 11 months ago
- Vectorized generic dictionary prototype☆18Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- ☆12Updated 7 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆22Updated last year
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Find transitive dependencies in assemblies☆22Updated 3 months ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago