m4rs-mt / ILGPU.AlgorithmsLinks
The new standard algorithms library for ILGPU
☆20Updated 3 years ago
Alternatives and similar repositories for ILGPU.Algorithms
Users that are interested in ILGPU.Algorithms are comparing it to the libraries listed below
Sorting:
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Samples for ILGPU and ILGPU.Lightning☆64Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A terminal-centric replacement for the .NET console APIs.☆105Updated last week
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 5 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A .NET Core implementation of Amazon's S3 API with focus on simplicity, security and performance☆59Updated last month
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- A library to build .NET profilers in .NET☆150Updated last month
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Non-boxing passing of values.☆28Updated last month
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- A basic intro to Vector<T> in c#☆24Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- This repo contains the code for building http://source.dot.net☆51Updated last week
- A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the mem…☆34Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- .NET nanoFramework Base Class Library☆46Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year