574 skills found · Page 1 of 20
facebookresearch / Flow MatchingA PyTorch library for implementing flow matching algorithms, featuring continuous and discrete flow matching implementations. It includes practical examples for both text and image modalities.
exchange-core / Exchange CoreUltra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
HarderThenHarder / Transformers Tasks⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
NRules / NRulesRules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.
meiqua / Shape Based Matchingtry to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
robert-bor / Aho CorasickJava implementation of the Aho-Corasick algorithm for efficient string matching
ajitid / Fzf For JsDo fuzzy matching using FZF algorithm in JavaScript
xdrop / FuzzywuzzyJava fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
JakeBayer / FuzzySharpC# .NET fuzzy string matching implementation of Seat Geek's well known python FuzzyWuzzy algorithm.
cloudflare / AhocorasickA Golang implementation of the Aho-Corasick string matching algorithm
s-yata / Marisa TrieMARISA: Matching Algorithm with Recursively Implemented StorAge
saghen / FrizbeeFast typo-resistant fuzzy matching via SIMD smith waterman, similar algorithm to FZF/FZY
YuePanEdward / GH ICPGH-ICP: Iterative Closest Point algorithm with global optimal matching and hybrid metric [3DV' 18]
davidesantangelo / KrepFast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware optimizations.
pippy360 / TransformationInvariantImageSearchA reverse image search algorithm which performs 2D affine transformation-invariant partial image-matching in sublinear time
Broad-sky / Feature Detection Matching Algorithm🚀 Deep learning includes superpoint-superglue(C++, TensorRT), and traditional algorithms include zkaze, surf, ORB, etc.
gitbitex / Gitbitex Newan open source cryptocurrency exchange
url-kaist / MambaGlueMambaGlue: Fast and Robust Local Feature Matching With Mamba @ ICRA'25
yorickpeterse / Pattern Matching In RustPattern matching and exhaustiveness checking algorithms implemented in Rust
PRiME-project / PRiMEStereoMatchA heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.