viceroypenguin / DBSCANLinks
Implementation of the DBSCAN clustering algorithm
☆36Updated 2 years ago
Alternatives and similar repositories for DBSCAN
Users that are interested in DBSCAN are comparing it to the libraries listed below
Sorting:
- HDBSCAN in C#☆46Updated 4 months ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆236Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 4 months ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆184Updated last week
- A lightweight full text indexer for .NET☆193Updated 6 months ago
- An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and Imag…☆136Updated 3 weeks ago
- Modular documentation generator for .NET libraries. Currently supporting Markdown only for GitHub, GitLab, and Bitbucket☆140Updated 2 months ago
- Reactive undo/redo framework for .NET.☆148Updated 3 years ago
- RPC library with classic .NET Remoting flavour☆80Updated 3 weeks ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 8 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD…☆180Updated 5 months ago
- This project is a Blazor Interop C# Generator, has a sample against the BabylonJS library.☆147Updated last year
- Generic weak event implementation☆194Updated 5 years ago
- A basic template for writing a C# source generator☆189Updated 3 years ago
- MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source…☆267Updated 5 months ago
- Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis…☆109Updated 2 weeks ago
- GraphSharp is a tool to study and use knowledge of graph theory in C#!☆76Updated last year
- Samples for ILGPU and ILGPU.Lightning☆64Updated 3 years ago
- A fraction data type to calculate with rational numbers.☆61Updated 5 months ago
- Named pipe transport for gRPC in C#/.NET