AlexNav73 / CoreCraftLinks
An application state management library
☆9Updated 2 months ago
Alternatives and similar repositories for CoreCraft
Users that are interested in CoreCraft are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- LINQ implementation for Span☆23Updated 10 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Create zero allocation capturing struct lambdas!☆10Updated last year
- 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
- Tool that processes .NET metadata and XML documentation and convert it to markdown.☆26Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Jack bindings for C#☆13Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Assembly-level sandboxing for .NET Core☆61Updated 6 months ago
- Tiny and simple data format/serializer.☆22Updated this week
- A low-level graphics library for .NET powered by Vulkan.☆28Updated 4 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- ☆14Updated last month
- Utilize async\await infrastructure to implement clean parallelism☆20Updated last month
- C# version for the The One Billion Row Challenge☆32Updated last year
- Utilities for working with streams and pipes☆12Updated this week
- A library for reading and modifying CSPROJ files☆14Updated 4 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆44Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- An extensible visual programming system.☆10Updated 9 years ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 9 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 3 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated last month