Showing 1967 open source projects for "gnu linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    El simulador de MPLS son un conjunto de clases que permiten ver el funcionamiento interno de una red que usa este protocolo. La fortaleza del proyecto está en la búsqueda dinámica de rutas por medio de una emulación de LDP para el paso de etiquetas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Robsort in a GNU public license sorting algorithm devleloped by Robert Thompson. Robsort uses random number generation to sort arrays of integers. It is claimed to be the world's least efficient sorting algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C++ library that implements basic data structures and algorithms for computer vision and image processing applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Venn diagrams are an interesting method for rendering triadic relations on a two dimensional drawing surface. Certain marks (or annotations) indicate the existence of variables or constants in the distinguishable regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    This is one approach to implementing the ideas discussed as the Public Domain Knowledge Base. Originally coded by Stephen Reed before joining Cycorp and currently maintained by Vic Bancroft. The next release with contributions made here will be versio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A strongly-typed genetic programming experimentation platform written in pure Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This intends to be the combination of the best things on the best RTS games me and my pals have played overtime. The A.I. will also be special, very human.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ga2 is a simple C++ library providing the necessary base classes to implement a genetic algorithm in C++. It is based loosely on Goldberg's canonical GA, but with many modifications, improvements and additional features. Essentially feature-complete, and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining. Comprises useful routines for machine learning in general and for rough set theory in particular.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    An OpenGL simulation of artificial life and artificial evolution using neural networks and genetic algorithms based on Larry Yaeger's PolyWorld.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GenP Genetic Programming Library is a cross-platform library of genetic programming functions for generic application. Initially it's purpose is for machine learning in board games but should be applicable to any purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Ruby library with a powerful, high-level, general artificial intelligence engine. Sample implementations include a chatterbox and a mud bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lightweigh framework to create expert systems, written in Perl. INFeReNCZy is an approach to Artificial Intelligence and Knowledge Base Systems. With only a few simple perl modules, INFeReNCZy gives the oportunity to develop and run rulesets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    XML Based FIPA Agent Platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Traveling Agents

    This project is closed.

    The goal is to build a Mobile Agents System which is flexible, easy to extend, secure and open. A Mobile Agent is able to travel from one system to another while executing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Domigene is a genetic algorithm API attempting to incorporate dominant and recessive genes. Supports modular evolution types, genetic programs, definable instruction sets, variation in population, chromosomes, mortality, mutation, fitness functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ALICE utilizes AIML (Artificial Intelligence Markup Language) to form responses to your questions and inputs. Unlike other commercial chat robot software costing thousands of dollars, ALICE is freely available under the terms of the GNU Public License
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    A program that uses genetic algorithms in order to evolve a sorting-network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pRobot is something like Pokémon for computer scientists. Each player creates a computer program, a so-called pRobot. Then all the pRobots are thrown into a virtual arena, the war-ground. Within that arena they can walk, reproduce, and fight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fido is a library of Java classes that accept natural language (ie English) commands. The system uses a database of hierarchial objects to determine what actions to take. Currently, Fido accepts English command to control EJBs or Web Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Copter! is a SimCopter clone written in C++. Copter! will feature much more than the original SimCopter, and will be very moddable through it's modular design. Mods will be released which allow the player to be a policeman, or other characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A C++ port (a redesign implementation actually) of the CLIPS expert system . This will be done along the lines of the Java port Jess, but full CLIPS backwards compatability will be maintained (even to the API level where possible).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB