dajuric / more-collections
Provides a set of portable collections installable as source files via NuGet.
☆26Updated 9 years ago
Alternatives and similar repositories for more-collections:
Users that are interested in more-collections are comparing it to the libraries listed below
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 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 7 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 2 weeks ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Observable Linq query implementation.☆36Updated 8 years ago
- Global type inference for C# 8 nullable reference types☆35Updated last week
- Scans a given directory tree for interesting assembly references☆15Updated last week
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 weeks 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
- Linq operators for ObservableCollection☆19Updated 10 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 9 months ago
- Fast Accessors for .Net☆32Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- ☆12Updated 7 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 6 months ago