conan-roslyn / Conan
Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure
☆97Updated 6 years ago
Alternatives and similar repositories for Conan:
Users that are interested in Conan are comparing it to the libraries listed below
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆101Updated 3 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆153Updated 5 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- Under the rocks☆105Updated 6 years ago
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A Roslyn based C# source generation framework☆130Updated 2 months ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 6 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last year
- Simplifies the implementation of IDisposable☆77Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago