hypeartist / Wibic.RawIntrinsicsLinks
☆12Updated 4 years ago
Alternatives and similar repositories for Wibic.RawIntrinsics
Users that are interested in Wibic.RawIntrinsics are comparing it to the libraries listed below
Sorting:
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- ☆12Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- ☆24Updated 4 years ago
- Managed port of mimalloc.☆44Updated 7 months ago
- Span-ify your code: write high performance memory aware C#☆72Updated 6 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Vectorized generic dictionary prototype☆25Updated 9 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- 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
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- ☆33Updated 8 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 8 months ago
- A basic intro to Vector<T> in c#☆24Updated 6 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 4 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Non-boxing passing of values.☆28Updated 2 months ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Create zero allocation capturing struct lambdas!☆11Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆118Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year