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
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 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 5 months ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 11 months ago
- Generates C# Script for constructing the given object☆21Updated 10 months ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- ☆58Updated 3 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 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
- Fody-based proxy generator with support for async patterns☆29Updated 5 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago