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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- A Roslyn inspired rewrite of NQuery☆76Updated 10 months ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Building an xcopy version of MSBuild☆14Updated 2 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- .NET library to work with Git repositories☆34Updated last week
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated this week
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 7 months ago