damageboy / ReJit
Add x64 intrinsics to .NET through the use of ungodly hacks
☆16Updated 9 years ago
Alternatives and similar repositories for ReJit:
Users that are interested in ReJit are comparing it to the libraries listed below
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 7 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 9 months ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Effect values for C# with examples, inspired by Haskell Free Monad and Scalaz ZIO☆12Updated 3 years ago
- Building an xcopy version of MSBuild☆14Updated 2 years ago
- Shows how to resolve URLs for MSDN given an API.☆11Updated 9 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Automatically exported from code.google.com/p/eduasync☆28Updated 3 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- ☆22Updated 2 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- Weakly is a collection of some useful weak-reference types.☆25Updated 4 months 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
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 6 years ago