doxakis / HdbscanSharpLinks
HDBSCAN in C#
☆46Updated 5 months ago
Alternatives and similar repositories for HdbscanSharp
Users that are interested in HdbscanSharp are comparing it to the libraries listed below
Sorting:
- Implementation of the DBSCAN clustering algorithm☆37Updated 2 years ago
- ☆199Updated 10 months ago
- R-Tree Implementation for C#☆137Updated 9 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆429Updated 5 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆86Updated 4 months ago
- A tool to visualize the activity of the .NET garbage collector.☆183Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆199Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆164Updated 3 months ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆74Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 2 years ago
- This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide…☆65Updated 3 weeks ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆193Updated last year
- Samples for ILGPU and ILGPU.Lightning☆64Updated 4 years ago
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated 11 months ago
- Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support☆307Updated 2 years ago
- Materials about memory optimization and zero-allocation samples.☆132Updated last year
- A generic interval tree implementation in C#☆183Updated 4 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆327Updated last week
- A numerical computation library for C#☆39Updated this week
- Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD…☆180Updated 6 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆123Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A fraction data type to calculate with rational numbers.☆61Updated 6 months ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆117Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆121Updated 3 months ago