There are 11 repositories under matching-algorithm topic.
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
an open source cryptocurrency exchange
Ultra-fast Limit Order Book for Node.js written in TypeScript for high-frequency trading (HFT) :rocket::rocket:
I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...
🐍 Django REST social dating app where users can create a group with their friends, match with other groups, chat and hang out
High Performance Map Matching with Markov Decision Processes (MDPs) and Hidden Markov Models (HMMs).
C++ implementation of algorithms for finding perfect matchings in general graphs
Superfast Matching Engine written in golang
Automatic time table generation system (IIT Dharwad)
This repository implements skeleton matching algorithm.
Pytorch implementation of paper: Multi-Interest Network with Dynamic Routing for Recommendation at Tmall
Christian Dior 💃🕺👗👔📈📉 - (Order Matching Engine) - match hundreds of thousands of orders per second
Code for paper: Learning to Build User-tag Profile in Recommendation System
A toolbox for solving problems of equilibrium computation and identification in discrete choice and matching problems.
Matching algorithms for Graphs.jl
Jigsaw puzzle solving algorithm
A python implementation of Edmonds blossom algorithm for maximum-cardinality matching.
The Stable Matching or the Stable Marriage algorithm is a mathematical algorithm that finds stable matches between two equally sized sets of elements, the proposers and the acceptors. This project uses basic Python data structures to implement the algorithm.
Matching algorithms for LightGraphs.jl
A MatchMaker Exchange server
Exchange Server
Unsupervised Product Matching; A product classifier algorithm that groups products into clusters of similarity based on their title using combinations.
Atlas name matching API and index generation
This is the dynamic matching code for the paper ``Dynamic Matching in Practice''.
A web application designed to match mentors and students based on a series of survey, personality-related, questions.
This repo contains all files needed for constructing NLP based bidirectional matching system between candidate profile and job description and improve the efficiency as well as the accuracy in matching process.
Graph theory for car-pool problem
Matching-based scheduling of asynchronous data processing workflows on the Cloud and Fog
Simple string matching with questionmark- and star-wildcard operator
V2G (Vehicle-2-Grid) EVSE-EV Matching via SLAC (ISO 15118-3): Model and implementation.
学习SGM算法用,算法照搬repo[https://github.com/ethan-li-coding/SemiGlobalMatching], 相比之下实现了对应的linux平台版本