jzebedee / ThumbHashLinks
.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.
☆29Updated last year
Alternatives and similar repositories for ThumbHash
Users that are interested in ThumbHash are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆58Updated last month
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- 📏 Convert and format data size units in .NET (bits, bytes, kilobits, kilobytes, and others).☆16Updated 3 weeks ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 11 months ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# library for creating long-running tasks and background workers.☆23Updated 11 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 10 months ago
- LINQ implementation for Span☆23Updated 8 months ago
- Spans for the whole memory range.☆18Updated 2 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Interop bindings for mimalloc.☆43Updated 4 months ago
- C# Unmanaged Array Library🍓☆22Updated 4 years ago