adamsitnik / DotNetCorePerformance
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
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Blittable .NET structs☆16Updated 9 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- DeepClone, Serialize, DeSerialize extensions useful for testing☆17Updated 4 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 6 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 7 months ago
- Experiment - is it possible to optimize LINQ?☆11Updated 8 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 weeks ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- A null checking Roslyn diagnostic analyzer for C#☆14Updated 9 years ago
- Null Parameter Check Refactoring for Reference Type Parameters☆14Updated 9 years ago
- Modern and robust .net binding for 0mq (zmq)☆35Updated 9 years ago
- A Visual Studio extension to convert packages.config to project.json☆14Updated 6 years ago
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 4 years ago
- ☆68Updated 9 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- ☆37Updated 9 years ago
- ☆17Updated 8 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- A simple C# type for working with contiguous buffers.☆119Updated 8 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Extensions for runtime reflection and structural induction☆52Updated 7 years ago