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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- An allocation free Task-like object for async methods☆39Updated 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
- 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 last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆13Updated last week
- ☆23Updated 4 years ago
- An ACID .NET relational database☆18Updated 9 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 3 months ago
- 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
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- ☆12Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 11 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A terminal abstraction with platform-specific drivers.☆25Updated 2 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 7 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Makes it easy to associate files with your application☆10Updated this week