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
- A simple C# type for working with contiguous buffers.☆118Updated 8 years ago
- Blittable .NET structs☆16Updated 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
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Extensions for runtime reflection and structural induction☆52Updated 7 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- Free C# immutable collections implementation☆39Updated 8 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 4 years ago
- New Stack - Explorations on Unicode, IO, new idioms and error handling for .NET☆126Updated last year
- Making .NET open source accessible!☆26Updated 7 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 4 months ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- ☆69Updated 9 years ago
- An Enjoyable IDE Automation API☆78Updated 3 years ago
- Suite of libraries and applications for collecting high volume performance counter data☆69Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago