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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 3 months ago
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…☆27Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 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
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 5 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- ☆58Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 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
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Observable Linq query implementation.☆36Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- ☆29Updated 5 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year