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
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- Blittable .NET structs☆16Updated 9 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Roslyn-based analyzer for exception handling best practices☆54Updated 6 years ago
- A null checking Roslyn diagnostic analyzer for C#☆14Updated 9 years ago
- ☆17Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Save time by managing your NuGet references right from the Solution Explorer packages.config☆44Updated 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
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 3 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- ☆61Updated 3 months ago
- Modern and robust .net binding for 0mq (zmq)☆35Updated 9 years ago
- Model-checker for lock and wait free C# code☆77Updated 6 years ago
- ☆24Updated 4 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆80Updated 9 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 6 months ago
- Making .NET open source accessible!☆26Updated 7 years ago
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 4 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- A Visual Studio extension to convert packages.config to project.json☆14Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Feature tests for .NET libraries☆45Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago