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 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 10 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Global type inference for C# 8 nullable reference types☆37Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Helper objects to browse complex structures returned by ClrMD☆66Updated 3 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- FrozenObjects serializer and deserializer☆95Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- template repository for a roslyn source generator☆23Updated 4 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Making .NET open source accessible!☆26Updated 8 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET library to work with Git repositories☆34Updated last week
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week