StephenCleary / ArraySegments
A library for slicing and dicing arrays (without copying).
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ArraySegments
- 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 3 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 6 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated 6 months ago
- MSBuild, csproj and props package reference editor.