Showing 783 open source projects for "chromeos"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    Data mines the voting record and other actions of Members of the UK Parliament. Extracts information from the parliament website and stores it in a database. Provides tools to analyse the information, producing statistics and tables about the MPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RefineHMM refines an original hidden Markov model (HMM) to find an optimal fit against the evolutionary group that the HMM models, and it does this using through iterative database searches and incremental subsequent adaptation of the seed set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a set of Python classes that can be used to simulate dynamic multi-body systems. It used to be a project for studies. Now it is not being worked on anymore, but it is completely GPLized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    OpenDWS is a hobby project to create a datawarehousing suite that: - Can work on different OS - Federates databases - Can run Data analyses using plugins on different databases This project is programmed in Python Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Metropolis is a visualization tool for TRANSIMS traffic simulation output. It specializes in viewing the dynamic outputs of the micro-simulator, such as vehicle motion and other time-varying data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Python based webservice to manage and display information from some fiber-GISes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A tool for visualization, classification, and quantification of three-dimensional secondary ion mass spectrometry data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ouroborus is an artificial life framework for mobile agents on a background of cellular automata. It can be used to teach and research topics such as population genetics, ecology and evolution. The demo includes a curses view and live Csound audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Serial/OSC/MIDI converter for monome devices. Similar to MonomeSerial, but platform independent and with additional features. It also includes an API-like suite of Python objects for interfacing directly with monome devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This software enables easy creation and sharing of district maps online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of tools for working with the comparative data analysis ontology including import/export facilities for common phylogenetic file formats, and also a triple-store framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu). NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A python API for Google's KML file. Added doc Added description to PlaceMark
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of bioinformatics tools for the open source bio-informatics platform "birch"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 18
    Perform local clustering on vector data. Alternatively: psi_square, psisquare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python API to the german wordnet GermaNet. In the current state this can be only seen as a quickstart-help to access GermaNet. To be honest, this API can't be called API. To use it, you will need access to a licensed copy of GermaNet (version > 5).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An editor for stratigraphic column charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CodeIgor
    CodeIgor makes copies of given files, substituting user-defined patterns for given values. Every copy is related to a scpecific 'solution', so that you may define different versions of the same file, having the same patterns but different values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Visual Annotator from Health Information Technologies Research Laboratory at The University of Sydney. http://hitrl.it.usyd.edu.au/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Extracts MultiWord Units using the LocalMaxs algorithm by Silva and Lopes 1999.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A humble approach to simulate an IBM 650 to execute, debug and develop dedicated assembler code. The simulator is implemented in Python2.6+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
    Downloads: 0 This Week
    Last Update:
    See Project