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
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 10 years ago
- ☆17Updated 8 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 9 months ago
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A scriptcs plug-in for Sublime Text.☆37Updated 10 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Automatically exported from code.google.com/p/eduasync☆28Updated 3 years ago
- DeepClone, Serialize, DeSerialize extensions useful for testing☆17Updated 4 years ago
- Extensions for runtime reflection and structural induction☆52Updated 7 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- ☆69Updated 9 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Modern and robust .net binding for 0mq (zmq)☆35Updated 9 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- ☆36Updated 3 years ago
- Asynchronous methods naming checker for ReSharper☆18Updated 6 years ago
- Experiment - is it possible to optimize LINQ?☆11Updated 9 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 4 years ago