dajuric / more-collections
Provides a set of portable collections installable as source files via NuGet.
☆25Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for more-collections
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 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.☆27Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 7 months ago
- Observable Linq query implementation.☆36Updated 8 years ago
- serialize, modify, and deserialize LINQ Expressions☆20Updated 8 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- Generates C# Script for constructing the given object☆21Updated 3 months ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 5 years ago
- A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.☆28Updated 11 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated this week
- Disposable, without the Using☆21Updated 5 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆44Updated 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
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 4 months ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated last week
- Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that …☆27Updated 6 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 7 months ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆40Updated 6 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 2 weeks ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 10 months ago
- A .NET remoting library☆12Updated 2 years ago