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:
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- 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 6 months 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
- An allocation free Task-like object for async methods☆39Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- .NET library to work with Git repositories☆34Updated 2 weeks ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated 10 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- An MSBuild project file linter to validate project file as part of build process☆33Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- 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
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- 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