315 projects for "tiny-workflow" with 2 filters applied:

  • 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
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 1
    AI Commits

    AI Commits

    A CLI that writes your git commit messages for you with AI

    ...It works by running git diff to gather your staged code changes, sending that diff to an LLM (originally GPT-3, now configurable), and receiving back a concise, human-readable commit message. The tool is designed to integrate cleanly into a developer’s workflow so that generating a descriptive commit message becomes a single command rather than a chore. It supports configuration via environment variables or config files so you can set your API key, preferred model, message style, and more. There are also options to preview, edit, or regenerate the AI-proposed message before actually committing, giving developers control instead of blindly trusting the output. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    TinyScheme

    TinyScheme

    A tiny Scheme interpreter for embedding in programs.

    TinyScheme is a Scheme interpreter that can execute Scheme code but is also suitable for embedding in programs. The goal is to keep the interpreter small while providing as much compatability with Scheme standards as possible.
    Leader badge
    Downloads: 204 This Week
    Last Update:
    See Project
  • 3
    sensible.vim

    sensible.vim

    sensible.vim: Defaults everyone can agree on

    vim-sensible is a curated set of defaults that makes Vim behave more like developers expect in modern editing without heavy configuration. It flips on widely appreciated options to improve search, indentation, buffers, and UI cues so a fresh Vim becomes productive immediately. The philosophy is conservative: only enable settings that are broadly beneficial and unlikely to surprise seasoned users. It reduces the friction of onboarding to Vim by removing early paper cuts, letting you add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CARTOframes

    CARTOframes

    CARTO Python package for data scientists

    A Python package for integrating CARTO maps, analysis, and data services into data science workflows. Python data analysis workflows often rely on the de facto standards pandas and Jupyter notebooks. Integrating CARTO into this workflow saves data scientists time and energy by not having to export datasets as files or retain multiple copies of the data. Instead, CARTOframes give the ability to communicate reproducible analysis while providing the ability to gain from CARTO's services like hosted, dynamic or static maps and Data Observatory augmentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 5
    Style2Paints

    Style2Paints

    Sketch + style = paints

    ...The pipeline focuses on preserving line quality while spreading coherent colors and shading across regions that are often ambiguous to purely automatic methods. Iterative refinement is a core workflow: you can add or adjust hints, rerun inference, and progressively converge on a desired palette and lighting. Beyond flat fills, the model attempts plausible shading and highlights so the result feels less like a “paint bucket” and more like a finished illustration. Because it’s built for artists rather than only researchers, the project emphasizes an approachable UI, predictable edits, and reproducible outputs across sessions.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Smallest possible

    Smallest possible

    Smallest possible syntactically valid files of different types

    ...For example, the repository might include the minimal valid HTML file, minimal valid PDF, minimal valid executable, minimal valid image file, and so on. It serves both as a curiosity and as a utility for developers and testers who might need tiny stub files for testing tooling, parsing, or file-type handling. Because each file targets minimal syntactical correctness, the repository is valuable for edge-case testing (e.g., parsers handling smallest valid inputs). The project is open, community-welcoming (pull requests accepted) and carries a public-domain style waiver by the author. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Stable Diffusion Web UI

    Stable Diffusion Web UI

    Feature showcase for stable-diffusion-webui

    This repository curates a living gallery of examples that demonstrate what the Stable Diffusion Web UI and its ecosystem can do. It documents practical recipes that pair prompts with parameters, samplers, upscalers, and extensions so others can reproduce results reliably. The focus is on education by example: side-by-side comparisons reveal how settings like CFG scale, denoising strength, schedulers, or ControlNet inputs change an image. It also highlights workflows—for instance,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PECS

    PECS

    Entity Component System (ECS) for PICO-8 & Picotron

    PECS is a lightweight Entity Component System (ECS) framework tailored for PICO-8 and Picotron, implemented in just 567 tokens. Based on KatrinaKitten's Tiny ECS Framework v1.1, PECS allows developers to manage game entities and their behaviors efficiently within the token limitations of PICO-8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    git-cz

    git-cz

    Semantic Git commits

    ...Rather than manually typing commit messages, this tool prompts you to select commit types, scopes, and write descriptions according to a defined format. It integrates with the popular commitizen ecosystem so that when you run npx git-cz or similar, you are prompted through a workflow instead of free-form message. The project emphasises consistency and readability in commit history, helping teams enforce semantic or conventional commit message formats. It supports custom configuration (for example via a changelog.config.js file) so you can adapt the prompts or types to your project’s conventions. Because it is open source (licensed under Unlicense) it can be freely integrated within CI pipelines or commit hooks to standardise message formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Accounts Payable Software | AvidXchange Icon
    Accounts Payable Software | AvidXchange

    AvidXchange is an Industry Leader in AP Automation Software for Middle Market Businesses.

    Drive greater business success by automating the accounts payable process to boost efficiency, accuracy and speed in the processing of invoices and payments.
    Learn More
  • 10
    Laravel Report Generators

    Laravel Report Generators

    Rapidly Generate Simple Pdf, CSV, & Excel Report Package on Laravel

    Rapidly generate simple PDF reports on Laravel or CSV/Excel reports. This package provides simple PDF, csv & excel report generators to speed up your workflow. It also allows you to stream(), download(), or store() the report seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vue-datatables-net

    vue-datatables-net

    Vue jQuery DataTables.net wrapper component

    This library is a Vue 3 wrapper for jQuery DataTables. It's a tiny wrapper that doesn't include anything, not even the datatables.net core library. You've found this library because you want to use jQuery datatables.net client-side with your application. Alternatively, if you simply want to integrate with a server-side datatables.net compatible endpoint, then I'd like to suggest looking at bootstrap-vue b-table and this component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Svelte forms lib

    Svelte forms lib

    A lightweight library for managing forms in Svelte

    ...We use forms to log in, place orders, book flights and perform other data-entry tasks. In developing a form, it's important to create a flow that guides the user efficiently and effectively through the workflow. This library helps you build forms by exposing an easy API for form creation, validation and submission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GCDebRTrc

    Debug Facility for Real-Time issues

    For C (and CPP obviously): Include a fast and tiny RAM-tracing feature for Real-Time (RT) debugging purposes. >> ONLY FOR DEBUGGING << Very much faster than printf-debugging, which may result in unforseen results in an RT environement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Einsen

    Einsen

    Einsen is a prioritization app that uses Eisenhower matrix technique

    Einsen is a prioritization app that uses Eisenhower matrix technique as a workflow to prioritize a list of tasks & built to Demonstrate the use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jQuery MiniColors

    jQuery MiniColors

    jQuery MiniColors Plugin

    jQuery MiniColors Plugin. A tiny color picker built on jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel vform

    Laravel vform

    Handle Laravel-Vue forms and validation with ease.

    Handle Laravel-Vue forms and validation with ease. vform is a tiny library for Vue 2/3 to help with forms and validation when using Laravel as a back-end. It provides a form instance to wrap your data in a convenient way and send it to your Laravel application via an HTTP request using axios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HomeKit Accessory Development Kit (ADK)

    HomeKit Accessory Development Kit (ADK)

    HomeKit Accessory Development Kit (ADK)

    HomeKitADK is Apple’s Accessory Development Kit for building HomeKit-compatible accessories in C, from tiny embedded devices to full POSIX systems. It implements the HomeKit Accessory Protocol (HAP) end-to-end, including pairing, authentication, encryption, and accessory/characteristic modeling so you can expose services like lights, locks, sensors, outlets, and bridges. The SDK factors the stack into clear layers—core protocol, transport, and platform shims—so vendors can port it to their MCU/RTOS or Linux/macOS targets with minimal changes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vue-wait

    vue-wait

    Complex Loader and Progress Management for Vue/Vuex

    vue-wait is a tiny state management plugin that centralizes “loading” and “waiting” indicators across a Vue application. Instead of scattering boolean flags throughout components, you register named waiters and toggle them during async operations. Components can then reactively show spinners, disable buttons, or block routes based on those named states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Machine Learning Cheat Sheet

    Machine Learning Cheat Sheet

    Classical equations and diagrams in machine learning

    ...Because the cheat sheet is meant to be portable and broadly useful, it is format-friendly (often in Markdown, PDF, or image formats) and easy to include in learning workflow or slides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jodd

    Jodd

    Jodd! Lightweight, Java, zero dependencies, use what you like

    Jodd is a set of micro-frameworks and developer-friendly tools and utilities. Code-things-done. Great performances. Tiny dependencies. Use what you like. Welcome to the Jodd, a unique, alternative world of Java. You can find here some micro-frameworks and some handy tools. Nothing more, nothing less. The decision which component is promoted is based on the Maven Central Repo statistics. Version v5 contains remaining libraries and frameworks. They are in maintenance mode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    NG6

    NG6

    An AngularJS Starter repo for AngularJS + ES6 + Webpack

    ...Styles are handled via SASS (node-sass), with each component encouraged to bundle its own styles, templates, and tests for strong locality. Overall, NG6-starter is designed as a “de facto” reference for developers who want to learn and adopt a modern workflow.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    NanoVM - a portable tiny java vm running on microcontrollers with at least 8k code space, especially Atmel AVR controllers. Robotic examples for the Asuro, the c't-Bot and the Nibo robot are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Albedo

    Albedo

    A recommender system for discovering GitHub repos

    ...The project focuses on implicit feedback—stars, watches, and other engagement metrics—so it can build useful recommendations without explicit ratings. A reproducible setup and Makefile-driven workflow streamline tasks like spinning up services, loading datasets, training models, and generating candidate lists. Because it’s built around Spark’s scalable primitives, Albedo can experiment on substantial snapshots of GitHub metadata rather than toy corpora. The repo is also educational: it demonstrates a practical end-to-end pipeline from ingestion and feature preparation to training and ranking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    End-To-End

    End-To-End

    End-To-End is a crypto library to encrypt, decrypt, digital sign

    ...The idea was to move cryptographic operations entirely to the user’s machine—key generation, encryption, and signature—so messages remain unreadable to intermediaries. It packaged a JavaScript crypto library, UI elements, and a browser extension workflow that could integrate with webmail-style UIs without server changes. The codebase emphasized careful key handling, usability experiments around key discovery and verification, and mitigations against common web threats like XSS. While the project ultimately transitioned into successor efforts, it helped push discussions about practical E2EE in mainstream web apps and the ergonomics of PGP-style workflows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Erlang Resource Pool

    Resource Pool manages reusable resources among multiple processes.

    Resource pool project is written in Erlang as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Achieving result is better performance and throughput. The resource pool was inspired by Java Apache's commons pool and adopts API and main principals from this project. Database connection is most popular example for pooling resource.
    Downloads: 0 This Week
    Last Update:
    See Project