damageboy / ReJitLinks
Add x64 intrinsics to .NET through the use of ungodly hacks
☆16Updated 10 years ago
Alternatives and similar repositories for ReJit
Users that are interested in ReJit are comparing it to the libraries listed below
Sorting:
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆20Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- Nuget package merging utiility☆23Updated 10 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- ☆29Updated 5 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 11 months ago
- ☆17Updated 6 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 3 weeks ago