Search Results for "tiny-workflow" - Page 61

Showing 2336 open source projects for "tiny-workflow"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    React Trend

    React Trend

    Simple, elegant spark lines

    Unfortunately, none of this project's authors have the time/enthusiasm to maintain this project right now. We recommend forking this project, or reading its source to learn how it's built). Graphing tools are often complex, abstract, and heavy. They require domain-specific knowledge and significant time investment. While building rich data visualizations for an analytics app, is a necessary cost. But what if you just need a sparkline that shows a trend? These are very simple and elegant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CMan

    Tiny but powerful tool to manage a dedicated GMod server.

    Everybody running an own dedicated GMod server on their computer knows the problem: Parameters. Be it the console mode or if there are further aspects that are only slowly or even not configurable with the standard server.cfg file. Don't underestimate the good, old batch files - especially for management concerns. CMan needs only about 50 kB, but is independent of its path position and permissions. It install itself automatically and includes also a setup where you can enter (and of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ASTRES

    PHP powerful help-desk web software

    ASTRES is used in a helpdesk of the french civil aviation and allow to manage customer tickets (with workflow and level tree-view), internal actions between actors, diffused/received documents, sent/received material, planning, stats, reporting, news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Workflow is a Java application to manage the creation, execution and monitoring of a directed acyclic graph (DAG) of commands. Workflow supports local execution as well as execution on Sun Grid Engine, Condor and other grid types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ttag

    ttag

    Simple approach for javascript localization

    Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext. Just tag your strings to make them translatable. Use a simple ttag-cli tool for translation extraction. Can be easily integrated with almost any workflow as it uses the babel-plugin for string extraction. Can be easily used with the typescript. Allows you to place translations into the sources on a build step. Gettext is a simple localization format with a rich ecosystem. Ttag has support for plurals, contexts, translator comments, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PodcastMenu

    PodcastMenu

    Put Overcast on your Mac's menu bar

    PodcastMenu is a simple macOS menu bar app that puts Overcast within easy reach while the user works. Instead of opening a full browser window or switching to another device, the app gives podcast listeners a small dedicated place to access their Overcast experience from the Mac menu bar. Its purpose is narrow and practical: reduce friction for people who listen to podcasts during work sessions. The project is especially useful for users who prefer lightweight utilities that stay out of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    B-Visit - Visitor Management System

    B-Visit - Visitor Management System

    Opensource | visitor pass | visitor badge | Visitor Management system

    Tiny and simple Web based Opensource Visitor management system to print visitor pass with photographs and provide reports. You can have multiple entry / exit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    MathFu

    MathFu

    C++ math library developed primarily for games focused on simplicity

    ...Implementations are carefully tuned to leverage SIMD instruction sets such as SSE and NEON while preserving a clean fallback path for portability. Because types are fixed at compile time, the compiler can aggressively inline and unroll code, producing predictable performance and tiny binaries. The design emphasizes minimal dependencies and clear ownership so the library can be embedded into engines without dragging in heavyweight frameworks. It fits equally well in rendering math, physics helpers, animation blending, and camera control logic where determinism and speed matter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Validation Manager
    Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless. Source is hosted on Bitbucket: https://bitbucket.org/javydreamercsw/validation-manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ansistrano

    Ansistrano

    Ansible role to deploy scripting applications like PHP, Python, Ruby

    ...We support deploying by pulling your code from CVS (Git, Mercurial, or Subversion), downloading from the repository (S3, or ZIP file), or pushing (Copying or Rsyncing). Ansistrano offers a deployment flow with hooks. Attach any specific tasks before or after every step to tune your workflow (restarting servers, cleaning caches, etc.). Capistrano is a remote server automation tool and it's currently in Version 3. Version 2.0 was originally thought in order to deploy RoR applications. With additional plugins, you were able to deploy non Rails applications such as PHP and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    ...Your changes to CSS, HTML & JS files will be relayed instantly without having to manually reload the extension. This ends up saving a lot of time and improving the developer experience. This comes with a gulp-based workflow that converts modern ES6 JavaScript and SCSS to JS/CSS. Scripts are transpired using Babel and bundled using Browserify. Source maps are available for both JS and SCSS. A .sketch file is included in the resources directory. This has all the icons and promo images that will be needed while uploading the extensions to the app stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    JNanoLog aims to be used during development process to log different messages to the console. In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any. This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Projects-Solutions

    Projects-Solutions

    Links to others' solutions to Projects

    Projects-Solutions is a companion repository to Projects; while Projects contains the list of project ideas, Projects-Solutions links to solutions submitted by other users in multiple programming languages. It is effectively a community-driven gallery of implementations of the tasks defined in the “Projects” list, allowing learners to compare their solutions, study others’ code, and improve their approach. The repository aggregates links and resources rather than necessarily hosting all code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PhyCluster: A fast and stable procedure for sample clustering on oligonucleotide microarray PhyCluster is an unsupervised clustering workflow for GEO Affymetrix oligonucleotide microarrays. This method could avoid the statistical instabilities in normalization and gene selection steps, which can be used in independent, cross-experiment, or even cross-platform GEO series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GlobalSight

    GlobalSight

    Open-source Translation Management System (TMS)

    GlobalSight is an open-source Translation Management System (TMS) that provides a scalable translation management platform tailored for companies to manage, translate and deliver global content. Detailed release notes are available on our wiki. http://www.globalsight.com/wiki/index.php/GlobalSight_releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metropolis

    Metropolis

    A modern LaTeX Beamer theme

    ...In a presentation, it can sometimes be difficult to go from one sub-topic to another. An elegant solution is to insert a slide whenever a new section starts. As a little gimmick, the mtheme features a tiny progress bar drawn with TikZ below the section title. A visual representation of numerical data can help to draw conclusions about an issue quicker than large columns of numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Warmonger2D

    A tiny TBS game created with SDL and guichan.

    Reupload, I made this in 2011 or so and updated the code in early 2013. A tiny TBS game created with SDL and guichan in Linux. Choose an avatar and battle the enemy for the map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jScrawl

    jScrawl

    A runtime bean scripting library

    jScrawl provides easy way to export beans and other entities into jScrawls domain (a namespace) and use a simple scripting language at runtime to execute against. Easily evaluate expressions (as runtime strings) or execute statements such as assignments which modify backing beans at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Swift Playgrounds

    Swift Playgrounds

    Better playgrounds that work both for Objective-C and Swift

    ...It was created to improve the quick code-testing experience by avoiding the traditional edit, compile, run, and debug cycle. The project lets developers try small ideas, inspect results quickly, and explore language behavior in a more interactive workflow. Unlike standard Swift-only playground assumptions, it highlights support for Objective-C as part of the same experimentation model. It is useful for iOS and macOS developers who want a lightweight scratchpad for APIs, language features, and small implementation tests. Its main value is making fast native-code exploration more convenient for mixed Swift and Objective-C environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PhysX: An physical IDE

    PhysX: An physical IDE

    An physical IDE

    PhysX is an tiny IDE, wich may help you learn physics (Newton's laws) and basics of computer graphics. Powered by PainterIDE Here you can find documentation: https://drive.google.com/open?id=0B59hmminR8i9cU1qOWUzQTRIZ2s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jorani

    jorani

    Leave Management - Overtime Extra Day off Employee Human Resource

    Developed in PHP/MySQL with an open source licence (AGPL v3), Jorani is designed to provide simple leave and overtime request workflows for small organizations. Try the online demo : https://demo.jorani.org/ Enter bbalet and bbalet for the username and password. Main repository is on http://github.com/bbalet/jorani
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QuickRNASeq

    QuickRNASeq

    A pipeline for large scale RNA-seq data analysis

    ...QuickRNASeq takes advantage of parallel computing resources, a careful selection of previously published algorithms for RNA-seq read mapping, counting and quality control, and a three-stage strategy to build a fully automated workflow. We also implemented built-in functionalities to detect sample swapping or mislabeling in large-scale RNA-seq studies. Our pipeline significantly lifts large-scale RNA-seq data analysis to the next level of automation and visualization. Please take a look at our test run project report and get a taste of its rich interactive visualization features. http://baohongz.github.io/QuickRNASeq QuickRNASeq user guide can be downloaded or is accessible online as well http://baohongz.github.io/QuickRNASeq/guide.html For more on QuickRNASeq, please see our paper http://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-015-2356-9 Enjoy QuickRNASeq
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB