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:
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An allocation free Task-like object for async methods☆39Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- 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
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ☆16Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 3 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- .NET library to work with Git repositories☆34Updated this week
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 weeks 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
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- A Roslyn inspired rewrite of NQuery☆75Updated 9 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year