kevingosse / NativeObjectsLinks
Source-generator for easier native interop.
☆13Updated 6 months ago
Alternatives and similar repositories for NativeObjects
Users that are interested in NativeObjects are comparing it to the libraries listed below
Sorting:
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Tool to rename .NET assemblies and references☆56Updated 8 months ago
- LINQ implementation for Span☆24Updated last year
- Code memory safety analysis☆14Updated last year
- Generate plots for BenchmarkDotNet☆13Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- Vectorized generic dictionary prototype☆26Updated last year
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Updated 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 2 weeks ago
- ☆34Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Implementation of a .NET GC in C# with NativeAOT☆95Updated last week
- Jack bindings for C#☆15Updated 2 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- An allocation free Task-like object for async methods☆40Updated last year