The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.
☆112Feb 23, 2026Updated 5 months ago
Alternatives and similar repositories for fast-cache
Users that are interested in fast-cache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sample code to show how to walk the managed heap in C#☆33Feb 11, 2024Updated 2 years ago
- Code memory safety analysis☆14Dec 20, 2024Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆46Jun 2, 2026Updated last month
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆200Apr 6, 2026Updated 3 months ago
- Implementation of a lock-free dictionary on .Net.☆553Feb 24, 2025Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Jun 20, 2026Updated last month
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆184Aug 24, 2024Updated last year
- A .NET runtime, but in Rust. Because I can.