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
- Playground for testing msbuild in a "server" mode☆16Updated 10 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last month
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Find transitive dependencies in assemblies☆22Updated 2 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 8 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 6 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- .NET library for working with Roslyn's syntax trees☆22Updated 11 months ago
- Fast Accessors for .Net☆32Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Types to assist with cancellation handling.☆15Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years 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
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated 2 weeks ago
- ☆12Updated 7 years ago
- A Visual Studio extension☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Control the value of the localsinit flag on methods.☆17Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago