Stars
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Async-friendly WebTransport implementation in Rust
Wrap a standalone FFmpeg binary in an intuitive Iterator interface. 🏍
Run Segment Anything Model 2 on a live video stream
This is an automatic full segmentation tool based on Segment-Anything-2 and Segment-Anything-1. Our tool performs automatic full segmentation of the video, enabling the tracking of each object and …
A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
Reinforcement Learning for Solving the Vehicle Routing Problem
HybridCVRP: A Hybrid Metaheuristic Solver for the Capacitated Vehicle Routing Problem
Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
Python implementation of the Multiple Hypothesis Tracking algorithm
delouse exposes opinionated debugging stubs most useful for tokio based async programs
ReadyPlayerMe integration into UE5 examples
A component constraining system inspided by Zelda: TOTK
AWS Ambit Scenario Designer for Unreal Engine 4 (Ambit) is a suite of tools to streamline content creation at scale for autonomous vehicle and robotics simulation applications.
Open-source vehicle and robotics simulator for research.
Contains a full C++ implementation to create networked movement in Unreal Engine's UCharacterMovementComponent.
A linked-list based, lock-free concurrent hashmap in Rust.
wait-free spsc linked-list queue with individually reusable nodes