All Projects → algoviz → Similar Projects or Alternatives

197 Open source projects that are alternatives of or similar to algoviz

Pathfindax
Pathfinding framework
Stars: ✭ 20 (-4.76%)
Mutual labels:  astar-algorithm, pathfinding
Baritone
google maps for block game
Stars: ✭ 3,868 (+18319.05%)
Mutual labels:  astar-algorithm, pathfinding
hacker-feud
💥 A single page web game made with Svelte.
Stars: ✭ 61 (+190.48%)
Mutual labels:  svelte-v3
meesee
Task queue, Long lived workers for work based parallelization, with processes and Redis as back-end. For distributed computing.
Stars: ✭ 14 (-33.33%)
Mutual labels:  workers
Tiny Worker
Tiny WebWorker for the Server
Stars: ✭ 196 (+833.33%)
Mutual labels:  workers
terraform-aws-eks-workers
Terraform module to provision an AWS AutoScaling Group, IAM Role, and Security Group for EKS Workers
Stars: ✭ 82 (+290.48%)
Mutual labels:  workers
The-Kraken-Pathfinding
A tentacle-based pathfinding library for nonholonomic robotic vehicles
Stars: ✭ 24 (+14.29%)
Mutual labels:  pathfinding
FyWorld
FyWorld - Base-Building / Simulation Game & Tutorial in Unity
Stars: ✭ 207 (+885.71%)
Mutual labels:  pathfinding
theeye-of-sauron
TheEye Dockers and QuickStart
Stars: ✭ 27 (+28.57%)
Mutual labels:  workers
Php Resque
An implementation of Resque in PHP.
Stars: ✭ 157 (+647.62%)
Mutual labels:  workers
cepathfind
a path find for tilebase game in unity
Stars: ✭ 30 (+42.86%)
Mutual labels:  pathfinding
Meteor Service Worker
An universal service worker for meteor apps
Stars: ✭ 132 (+528.57%)
Mutual labels:  workers
Advanced-Shortest-Paths-Algorithms
Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.
Stars: ✭ 63 (+200%)
Mutual labels:  astar-algorithm
coursera robotics
Contains coursera robotics specialization assignment codes
Stars: ✭ 65 (+209.52%)
Mutual labels:  astar-algorithm
taskinator
A simple orchestration library for running complex processes or workflows in Ruby
Stars: ✭ 25 (+19.05%)
Mutual labels:  workers
Space-Time-AStar
A* Search Algorithm with an Additional Time Dimension to Deal with Dynamic Obstacles
Stars: ✭ 80 (+280.95%)
Mutual labels:  astar-algorithm
worker-template-postgres
Reference demo and modified PostgreSQL driver to connect Cloudflare Workers to a relational database.
Stars: ✭ 75 (+257.14%)
Mutual labels:  workers
noroutine
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Stars: ✭ 86 (+309.52%)
Mutual labels:  workers
Google Drive Index
Index Google Drive Files Easily and Free
Stars: ✭ 205 (+876.19%)
Mutual labels:  workers
AI-Companion
Created in Unity 5 for the purposes of learning AI techniques. Features behaviour trees and A* pathfinding.
Stars: ✭ 22 (+4.76%)
Mutual labels:  pathfinding
Ost
Redis based queues and workers.
Stars: ✭ 163 (+676.19%)
Mutual labels:  workers
university
proof of concept to detect website visits from a university
Stars: ✭ 17 (-19.05%)
Mutual labels:  workers
Worker Plugin
👩‍🏭 Adds native Web Worker bundling support to Webpack.
Stars: ✭ 1,840 (+8661.9%)
Mutual labels:  workers
path planning GAN
Path Planning using Generative Adversarial Network (GAN)
Stars: ✭ 36 (+71.43%)
Mutual labels:  pathfinding
Simpleue
PHP queue worker and consumer - Ready for AWS SQS, Redis, Beanstalkd and others.
Stars: ✭ 124 (+490.48%)
Mutual labels:  workers
blog
Personal blog, open sourced; get a peek to what I'm up to. Fix my typos and my poor english.
Stars: ✭ 27 (+28.57%)
Mutual labels:  svelte-v3
Kafka Flow
KafkaFlow is a .NET framework to consume and produce Kafka messages with multi-threading support. It's very simple to use and very extendable. You just need to install, configure, start/stop the bus with your app and create a middleware/handler to process the messages.
Stars: ✭ 118 (+461.9%)
Mutual labels:  workers
AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Stars: ✭ 43 (+104.76%)
Mutual labels:  astar-algorithm
comlink-fetch
⚙️ A Web worker fetch wrapper using comlink
Stars: ✭ 43 (+104.76%)
Mutual labels:  workers
php-a-star
A* (A Star) search algorithm for PHP
Stars: ✭ 61 (+190.48%)
Mutual labels:  pathfinding
a star on grids
Best practices for implementing A* with a focus on four- and eight-connected grid worlds.
Stars: ✭ 23 (+9.52%)
Mutual labels:  pathfinding
html
HTML templating and streaming response library for Service Worker-like environments such as Cloudflare Workers.
Stars: ✭ 41 (+95.24%)
Mutual labels:  workers
eastar
A* graph pathfinding in pure Elixir
Stars: ✭ 26 (+23.81%)
Mutual labels:  astar-algorithm
svelte-pwa-now
A PWA ready Svelte v3.0 starter template with Tailwind, Now integration and optional Typescript suppot
Stars: ✭ 138 (+557.14%)
Mutual labels:  svelte-v3
viteflare
Cloudflare workers meet Vite plugins
Stars: ✭ 35 (+66.67%)
Mutual labels:  workers
cloudflare-worker-router
A super lightweight router (1.3K) with middleware support and ZERO dependencies for CloudFlare Workers.
Stars: ✭ 144 (+585.71%)
Mutual labels:  workers
Pathfinding Visualization
A ReactJS project visualizes the path-finding algorithms with additional cool features like speed adjustment, maze generation, mobile support, etc.
Stars: ✭ 14 (-33.33%)
Mutual labels:  pathfinding
IPpy
🚀 Ping IP addresses and domains in parallel to find the accessible and inaccessible ones.
Stars: ✭ 54 (+157.14%)
Mutual labels:  workers
svelte-multistep-form
Svelte MultiStep Form like, this component is still in beta stage
Stars: ✭ 29 (+38.1%)
Mutual labels:  svelte-v3
svelte-dragdroplist
Sortable lists with Svelte 3. Animated, touch-friendly, and accessible.
Stars: ✭ 100 (+376.19%)
Mutual labels:  svelte-v3
toiler
Toiler is a AWS SQS long-polling thread-based message processor.
Stars: ✭ 15 (-28.57%)
Mutual labels:  workers
Preact Worker Demo
Demo of preact rendering an entire app in a Web Worker.
Stars: ✭ 204 (+871.43%)
Mutual labels:  workers
astar-gridmap-2d
A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong
Stars: ✭ 43 (+104.76%)
Mutual labels:  pathfinding
Task bunny
TaskBunny is a background processing application written in Elixir and uses RabbitMQ as a messaging backend
Stars: ✭ 193 (+819.05%)
Mutual labels:  workers
handbook
We're a small high-trust livelihood pod doing tech consulting within Enspiral.
Stars: ✭ 35 (+66.67%)
Mutual labels:  workers
Tunny
A goroutine pool for Go
Stars: ✭ 2,755 (+13019.05%)
Mutual labels:  workers
ml pathfind
Pathfind module for MTA:SA-Server
Stars: ✭ 25 (+19.05%)
Mutual labels:  pathfinding
Cfworker
A collection of packages optimized for Cloudflare Workers and service workers.
Stars: ✭ 152 (+623.81%)
Mutual labels:  workers
jobqueue
Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).
Stars: ✭ 37 (+76.19%)
Mutual labels:  workers
Gores
👷 Redis-backed library for creating background jobs in Go. Placing jobs in multiple queues, and process them later asynchronously.
Stars: ✭ 137 (+552.38%)
Mutual labels:  workers
pythonfinder
PythonFinder: Cross Platform Search Tool for Finding Pythons
Stars: ✭ 30 (+42.86%)
Mutual labels:  pathfinding
Worker Typescript Template
ʕ •́؈•̀) TypeScript template for Cloudflare Workers
Stars: ✭ 129 (+514.29%)
Mutual labels:  workers
svelte-express-boilerplate
Boilerplate for developing full stack apps with Express and Svelte.js 📦
Stars: ✭ 60 (+185.71%)
Mutual labels:  svelte-v3
Workq
Job server in Go
Stars: ✭ 1,546 (+7261.9%)
Mutual labels:  workers
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (+109.52%)
Mutual labels:  pathfinding
Dtcqueuebundle
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
Stars: ✭ 115 (+447.62%)
Mutual labels:  workers
pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
Stars: ✭ 33 (+57.14%)
Mutual labels:  pathfinding
svelte-color-picker
A color picker component for svelte
Stars: ✭ 96 (+357.14%)
Mutual labels:  svelte-v3
BeatHub
Small, simple, and fast custom beatmap browser & downloader built with Svelte
Stars: ✭ 13 (-38.1%)
Mutual labels:  svelte-v3
gruid
Cross-platform grid-based UI and game framework.
Stars: ✭ 67 (+219.05%)
Mutual labels:  pathfinding
1-60 of 197 similar projects