jzebedee / ThumbHash
.NET implementation of ThumbHash: a very compact representation of a placeholder for an image. Store it inline with your data and show it while the real image is loading for a smoother loading experience.
☆26Updated last year
Alternatives and similar repositories for ThumbHash:
Users that are interested in ThumbHash are comparing it to the libraries listed below
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆17Updated last year
- .NET library for rational arithmetic based on a stack machine.☆51Updated 2 years ago
- The most revolutionary syntax visualizer☆69Updated last month
- A C# library for creating long-running tasks and background workers.☆22Updated 7 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last week
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 11 months ago
- Embed resource files more C# programmer friendly!☆70Updated 8 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month
- Tiny and simple data format/serializer.☆22Updated last week
- Lua 5.2 implemented in modern C#.☆31Updated 3 years ago
- Write scripts with the power of C# and .NET☆85Updated 3 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 weeks ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A pure C# implementation of sparse bitsets☆23Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆52Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A .NET MessagePack serialization library with great performance and simplicity.☆74Updated this week
- C# version for the The One Billion Row Challenge☆31Updated 11 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- C# Unmanaged Array Library🍓☆21Updated 3 years ago
- Simple C# source generation based on custom templates☆101Updated last year