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
Sorting:
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 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
- Adds debugger attributes to help visualize objects.☆43Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 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
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- The combined Langly runtime☆33Updated 3 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- A dotnet global tool providing a text-based UI for Git☆18Updated 4 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 6 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated 10 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago