akade / Akade.IndexedSetLinks
A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.
☆82Updated last week
Alternatives and similar repositories for Akade.IndexedSet
Users that are interested in Akade.IndexedSet are comparing it to the libraries listed below
Sorting:
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆94Updated last year
- ☆77Updated this week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated 3 weeks ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A C# string parser based on simple templates using source generators.☆55Updated 9 months ago
- Generates data access using stored procedures☆65Updated last year
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆129Updated last month
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆112Updated 2 years ago
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago
- 🔑🔒 Lock your c# threads by key☆76Updated 2 weeks ago
- IDisposable helper types.☆138Updated last year
- Simple source only reflection library with default interface property support☆78Updated last week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 3 months ago
- 👜 Single-file persisted lookup key/value database contained in a pure .NET 7.0+ library. All records persisted are kept in-memory for fa…☆45Updated last year
- Micro ORM with source generator☆28Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆68Updated 2 months ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- IDistributedCache implementation on FASTER