Showing 22 open source projects for "machine"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AIβ€”your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    notfoundbot

    notfoundbot

    fix & archive outgoing links on your website

    ...It finds links that need fixing and opens pull requests that fix them. This action is intended for websites and blogs powered by static site generators. By using post dates derived from filenames, notfoundbot searches for Wayback Machine archives of linked resources that are contemporary to the post itself: broken links in a 2011 blog post will be linked to archives from around that era.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Temporal Inference Engine

    Temporal Inference Engine

    A real time inference engine for temporal logical specifications

    ...Specifications of signals and dynamic systems are represented as special graphs and executed in real time, with a predictable sampling time of few milliseconds. Real time signal processing, dynamic system control, state machine modeling and logical property verification are some fields of application of this software. The accepted language provides timed logic and mathematical operators, conditional operators, interval operators, bounded quantifiers and parametrization of signals.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    erd

    erd

    Translates a plain text description of a relational database schema

    ...In case one wishes to have a statically linked erd as a result, this is possible to have by executing build-static_by-nix.sh: which requires the nix package manager to be installed on the building machine. NixOS itself is not a requirement.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AIβ€”on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like β€œBuild me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    RISC-V BOOM

    RISC-V BOOM

    SonicBOOM: The Berkeley Out-of-Order Machine

    The riscv-boom project (also called BOOM or SonicBOOM) implements a high-performance, synthesizable out-of-order RISC-V core written in the Chisel hardware construction language. It targets the RV64GC (i.e. 64-bit with general + compressed + floating point) instruction set and supports features such as virtual memory, caches, atomics, and IEEE-754 floating point. The design is parameterizable, meaning users can tune pipeline widths, buffer sizes, functional units, and other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    So Simple Jekyll Theme

    So Simple Jekyll Theme

    A simple Jekyll theme for words and pictures

    So Simple is a simple Jekyll theme for your words and pictures. Built to provide a variety of layouts with clean and readable typography. Microformats markup to make post content machine-readable and discoverable. Disqus Comments and Google Analytics support. SEO best practices via Jekyll SEO Tag. Options to customize the theme and make it your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TensorFlow Haskell

    TensorFlow Haskell

    Haskell bindings for TensorFlow

    The tensorflow-haskell package provides Haskell-language bindings for TensorFlow, giving Haskell developers the ability to build and run computation graphs, machine learning models, and leverage TensorFlow's ecosystemβ€”though it is not an official Google release. As an expedient we use docker for building. Once you have docker working, the following commands will compile and run the tests. Run the install_macos_dependencies.sh script in the tools/ directory. The script installs dependencies via Homebrew and then downloads and installs the TensorFlow library on your machine under /usr/local. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jekyll Foundation

    Jekyll Foundation

    Start your Jekyll (v3) project with Zurb Foundation for Sites

    Quickstart your Jekyll (v3) project with Zurb Foundation for Sites (v6, sass). This package is meant to build your Site on your local machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MATLAB Schemer

    MATLAB Schemer

    Apply and save color schemes in MATLAB with ease

    ...If you are using a personalised color scheme in MATLAB, you may wish to save it for yourself so you can re-implement it easily if you reintall MATLAB. Or you may wish to transfer your personalised color scheme from one machine to another. This section describes the steps relevant in either scenario.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    Jikes RVM
    The Jikes Research Virtual Machine (RVM) is designed to execute Java(TM) programs that are typically used in research on fundamental virtual machine design issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12

    Automalator

    State Dependency deconstructor and mapper for C source code.

    Flowcharts not telling you what you want to know about some C source code? Try a State Dependency map! Every C source file is an implemention of a state machine. Implicit in the definition of a state machine is a network of dependencies between the states. The Automalator * deconstructs the C code into the core state machine * collates the transactions into the dependency net * generates a diagram-format file with the states and dependencies as the nodes and edges. Pre-requisites * Perl - tested with versions 5.12.3, 5.14.2 and 5.20.2, Windows, Linux and MAC * Get the Automalator by downloading the zip, or checking out or exporting the SVN trunk * copy the source code of interest into "project.c" * windows - double-click "src2map.bat" * linux & MAC - navigate the command line to the "project" folder, then run "src2map.sh" * open "project.gml" file with diagramming software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SirOne xMouse

    SirOne xMouse

    Make your mouse faster!

    ...xMouse only works when it’s imported into an application, after configuring the fields of every control. xMouse is the perfect solution for anyone which desires to have more control over his own personal computer, simplifying the interaction between man and machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool to generate state machine graphs based on specially formatted comments in C and C++ code. The generated output is a Graphviz dot input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BANAL - Banal And Not A Language. A prototyping notation compatible with Java and C# (via the largest possible common footprint between the two).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Library for implementation of interoperable metaobject protocols for dynamic languages running on a Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small library that provides a powerful and container-less Dependency-Injection mechanism, via AspectJ and Groovy. If you are tired of reams of XML configuration files, managing complex factories and containers, this non-API solution may appeal to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hierarchical State Machine Drawing Tool. Also provides code generation for a modified version of the Qf4Net state machine engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    APhPLIX Development Studio, is an open source Rapid Application Development environment for designing, developing and deploying WebBrowser-based applications that look, feel and act like regular window-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSpasm is a pure Java package for developing event-driven, state-based software applications and packages. This small-footprint package will handle multiple models and large numbers of entities in parallel, and includes features to support SMP operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CLAM (Common Language Automation Machine) attempts to eliminate the rote mapping of data to objects that is prevalent in most modern development languages by breaking the bonds of relational data and providing a generic mechanism for retrieving data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    USBView is a GTK program that displays the topography of the devices that are plugged into the USB bus on a linux machine. It can be usefull to determine which device is mounted on which port. also to check whether a device is working properly or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB