adamsitnik / DotNetCorePerformance
Code for my talk ".NET Core: Performance Storm"
☆9Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for DotNetCorePerformance
- .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☆15Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 6 years ago
- ☆17Updated 8 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 2 months ago
- Save time by managing your NuGet references right from the Solution Explorer packages.config☆44Updated 2 years 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 months ago
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 4 years ago
- Asynchronous methods naming checker for ReSharper☆18Updated 5 years ago
- Making .NET open source accessible!☆26Updated 6 years ago
- ☆54Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.