DotNetCross / NativeIntsLinks
Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.
☆28Updated 7 years ago
Alternatives and similar repositories for NativeInts
Users that are interested in NativeInts are comparing it to the libraries listed below
Sorting:
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Making .NET open source accessible!☆26Updated 7 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- template repository for a roslyn source generator☆23Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 8 months ago
- Global type inference for C# 8 nullable reference types☆36Updated 10 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- .NET library to work with Git repositories☆34Updated last week
- ☆22Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated 3 weeks ago