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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Making .NET open source accessible!☆26Updated 7 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.☆52Updated last year
- Building an xcopy version of MSBuild☆14Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- My collection of benchmarks for random pieces of code☆13Updated last year
- ☆12Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months ago
- ☆23Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- ☆29Updated 6 years ago
- Installer for .NET Core CLI Apps☆35Updated 7 years ago
- ☆16Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 months ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆39Updated 4 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 3 months ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆14Updated 6 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year