StephenClearyArchive / Nito.KitchenSinkLinks
☆16Updated 8 years ago
Alternatives and similar repositories for Nito.KitchenSink
Users that are interested in Nito.KitchenSink are comparing it to the libraries listed below
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- .NET Core Assembly Loading Samples / Tests☆27Updated 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
- Mono.Cecil object model explorer☆12Updated 9 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 5 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 3 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Generates C# Script for constructing the given object☆21Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 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
- Wrapper .NET Library for Win32 Memory Mapped Files API☆51Updated 16 years ago
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…☆27Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last week
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- Unified algorithm support for indexed .NET collections.☆12Updated 7 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- A light-weight, performant interval tree in C#☆31Updated 5 months ago