tunnelvisionlabs / dotnet-collections
A complete build of System.Collections.Immutable for .NET 2.0+
☆13Updated 6 years ago
Alternatives and similar repositories for dotnet-collections:
Users that are interested in dotnet-collections are comparing it to the libraries listed below
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 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
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- scriptcs-engines contains Microsoft.CodeAnalysis-based script engines for scriptcs - for both C# and Visual Basic.☆19Updated 9 years ago
- Bridging between Newtonsoft.Json and msgpack-cli☆20Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 9 years ago
- Lightweight web server for .NET and Mono☆69Updated 10 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- fluentAOP - A Fluent AOP Library☆22Updated 6 years ago
- .NET port of RxJS marble tests☆11Updated 5 years ago
- Disposable, without the Using☆21Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.☆28Updated last year
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆15Updated 7 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- A small extension that enables Topshelf based services to have start parameters☆28Updated 5 years ago
- A portable cross platform image library in C#☆18Updated 7 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 2 months ago
- .NET Concurrency Utilities☆25Updated 9 years ago