Showing 124 open source projects for "algorithm"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    AtomVox is an OpenGL accelerated terrain engine, which based on a 6dof Voxel landscape algorithm. Fast raycasting and segmentation algorithms. Optimized core-code .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ...Your bot is full of constants that if wrong tuned would let to awfull performances? BotOptimizer will help you tune the bot, allowing you to define also your optimization algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cloud rendering engine based on OpenGL and SDL. Clouds are generated with a probabilistic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TextCodec can encode texts using simple algorithm and then decode them by using statistical language data.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    This program is based on a algorithm that solves a Master Mind combination. The algo seems to work but without hole and with 5 different colors in an atempt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Color Expansion board game, built on generic minimax algorithm. This program is a member of Color Expansion AI's contest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A java implementation of the board game SUSAN(tm), invented by Stephen Linhart in 1991. Network features. Computer algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Chinese chess Java Applet using alpha-beta game algorithm. The code can be easily used to program other chess game by changing the chess rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ABKit is a C++ library intended to accelerate board games development by providing the thinking engine under the Alpha-Beta algorithm. The application just need to create a few C++ methods to adapt to the actual game (like Chess, Checkers, ...).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    Open Worlds VR is a general, visual and interactive simulation platform, designed to support thousands of independent actors (objects). It also implements a strong peer-to-peer networking algorithm to allow multi-computer processing of a single large simu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An automated IRC trivia bot. Features an advanced string matching algorithm designed to match answers phonetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Maze Race is an OpenGL application for generating and rendering a random maze using a visibility determination algorithm to create a potently visible sets or PVS for the maze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyBoids is a free/open-source project that implements (in Python/TKinter) Craig Reynold's famous boids algorithm. This algorithm intelligently simulates flocking, herding, swarming, and schooling behavior as found in nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sudoku DLX Solver

    Sudoku DLX Solver

    A high-performance C++ Sudoku solver implementing DLX algorithm

    A high-performance C++ Sudoku solver implementing Knuth's Dancing Links (DLX) algorithm — one of the fastest exact cover algorithms in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Originally proposed: A Chess API capable of making an available move list using international tournament rules, as well as a min/max algorithm with an example move evaluator. The purpose is to allow end-users to focus on writing evaluation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    using simple cuboids and gjk algorithm, this general purpose algorithm gives a ready made code to work with swissranger 3D camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Python3 Terrain Generator

    A Python 3 Terrain Generator

    This project is a Python 3 Terrain Generator. Current method uses the Diamond Square Algorithm. Current output types are txt and png
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    j2me version of icHerbert - game used in first round of algorithm competition http://imaginecup.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Heuristic Algorithm developed in C language to solve Knight's Tour Problem across standard 8x8 chess board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An implementation of Java demonstrating the use of a genetic algorithm to produce skilled automated players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Go engine with a IA based on the UCT algorithm. Its uses the GTP protocol in order to be introperable with the others players and graphical interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    S7r47e50 is an attempt to write a version of Stratego for Linux in Ruby using mySQL for 'opening books', a minimax algorithm as the AI, and TCP/IP bindings for internet multiplayer options. It will be licenses under the GPL v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Game AI package Including the main components of game ai, like path searching, a star algorithm and its variations, profile, stat, timer, behavior tree, decision tree, steering, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Arduino open source X-PID motor control

    Arduino open source X-PID motor control

    Arduino open source PID motor control

    This low cost project is a RC servo like position control of one or two geared motor(s) with a pot as angle feedback. You can send the arduino microcontroller a value from 0 to 1023 and the arduino will control the motor speed and direction to reach your target value. The PID algorithm will insure that the motor will not get into hold vibrations if the pot has some influences. This article will describe where you have to take attentions and what you have to setup to get the best results. The project will help you to connect any arduino motor shield or other H-Bridges to the controller because it is open source and the output pins can therefor be changed as you like. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo