A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and readonly ref params (in). Uses MIT License.
☆25Apr 24, 2019Updated 7 years ago
Alternatives and similar repositories for FastHashSet
Users that are interested in FastHashSet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The fastest pure C# implementation of RoaringBitmaps.☆27May 22, 2026Updated last month
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- Update tool for package reference and dotnet-tools.json☆13Dec 5, 2025Updated 7 months ago
- Are exceptions too slow? Try this!! (Discontinued)☆18Apr 11, 2025Updated last year
- Handles OpenDocument files and translates them to HTML.☆10Oct 8, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C# library to manipulate Microsoft SQL Server bcp binary format☆16Dec 18, 2013Updated 12 years ago
- BURST compatible collections, math and utility functions☆21Sep 20, 2023Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆93Mar 17, 2024Updated 2 years ago
- DataTable Solution for .NET Core and Unity.☆28Updated this week
- Definitely Fastest and Zero Allocation JSON Serializer for .NET Core☆14Aug 10, 2023Updated 2 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Feb 8, 2025Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆68Feb 7, 2024Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Oct 19, 2024Updated last year
- Code memory safety analysis☆14Dec 20, 2024Updated 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.
- An Alfred-esque application launcher for Windows.☆13Apr 13, 2017Updated 9 years ago
- ☆23Jun 26, 2026Updated 3 weeks ago
- A collection of Roslyn analyzers and source generators empowering daily development☆15Jun 29, 2024Updated 2 years ago
- Traverse is a .NET library that makes it easy to explore trees and tree-like structures using LINQ.