dajuric / more-collectionsLinks
Provides a set of portable collections installable as source files via NuGet.
☆27Updated 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
Sorting:
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- An allocation free Task-like object for async methods☆39Updated 11 months 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
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 4 months ago
- ☆29Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 6 months ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Generates C# Script for constructing the given object☆21Updated 9 months ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago