adamsitnik / DotNetCorePerformanceLinks
Code for my talk ".NET Core: Performance Storm"
☆9Updated 8 years ago
Alternatives and similar repositories for DotNetCorePerformance
Users that are interested in DotNetCorePerformance are comparing it to the libraries listed below
Sorting:
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Experiment - is it possible to optimize LINQ?☆11Updated 9 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 5 years ago
- A simple C# type for working with contiguous buffers.☆119Updated 8 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- ☆61Updated 3 months ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 10 months ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 4 years ago
- Feature tests for .NET libraries☆45Updated 8 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- Extensions for runtime reflection and structural induction☆52Updated 7 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Visual Studio extension that provides a way to quickly toggle breaking on all exceptions.☆50Updated 9 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- ☆69Updated 9 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 10 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 3 months ago
- An Enjoyable IDE Automation API☆78Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ☆17Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Free C# immutable collections implementation☆39Updated 8 years ago
- Save time by managing your NuGet references right from the Solution Explorer packages.config☆43Updated 3 years ago
- IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.☆265Updated 4 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago