DotNetCross / NativeIntsLinks
Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.
☆28Updated 6 years ago
Alternatives and similar repositories for NativeInts
Users that are interested in NativeInts are comparing it to the libraries listed below
Sorting:
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 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 .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated last week
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 10 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- .NET library to work with Git repositories☆34Updated last week
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month