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
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- ☆40Updated 5 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Generates C# Script for constructing the given object☆21Updated last year
- ☆36Updated 2 years ago
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Wrapper .NET Library for Win32 Memory Mapped Files API☆50Updated 16 years ago
- Unified algorithm support for indexed .NET collections.☆12Updated 7 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months 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
- Faster with Files☆59Updated 7 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 5 months ago
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 5 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- The Nuget package for Microsoft Concurrency Visualizer SDK Tools.☆10Updated 4 months ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 2 months ago
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…☆27Updated 6 years ago