jchristn / ContainerFS
Single-user self-contained file system written in C#
☆16Updated 3 years ago
Alternatives and similar repositories for ContainerFS:
Users that are interested in ContainerFS are comparing it to the libraries listed below
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- ☆23Updated last year
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- C# Unmanaged Array Library🍓☆21Updated 3 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Lightweight, persistent, thread-safe, disk-based queue written in C#☆11Updated last year
- A fast, possibly the fastest, square root function for large integers and floats in C# and Java. The algorithm uses a variety of new and …☆13Updated 3 weeks ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆17Updated last year
- Standalone managed library for loading images of different formats☆9Updated 12 years ago
- Code memory safety analysis☆14Updated 2 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 4 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- An experimental, proof of concept, low level library to exchange bitmaps between imaging libraries.☆13Updated this week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 8 months ago
- In-memory B-Tree implementation for C#☆20Updated 4 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- 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
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago