hypeartist / Wibic.RawIntrinsics
☆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:
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Interop bindings for mimalloc.☆43Updated 2 months ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- C# version for the The One Billion Row Challenge☆31Updated 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
- ☆12Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Vectorized generic dictionary prototype☆23Updated 5 months ago
- The combined Langly runtime☆33Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆60Updated last week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Code memory safety analysis☆14Updated 4 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- 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
- Skia with C# and WebAssembly☆14Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- A light-weight, performant interval tree in C#☆27Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆83Updated last year
- Simplified, but extremely fast protobuf encoder.☆17Updated 10 months ago