Showing 1633 open source projects for "patterns"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    vue-countTo

    vue-countTo

    It's a vue component that will count to a target number

    ...A live demo showcases common use cases like incremental updates and countdowns, making it easy to test parameters. Inspired by countUp.js, the component remains small and focused while embracing idiomatic Vue patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CFML fabric simulation engine

    3D drape simulation engine using particle based method

    This is free library for garment pattern design and 3D simulation by CFML (Computational Fibrous Materials Lab) group for textile engineers. Currently supports MS Windows environment only(compiled with Embacadero C++ Builder XE5). Details on the performance are submitted to the IJCST journal. Garment pattern data: courtesy of Kolon Group, Shinsegye Department Store, KRIFI.re.kr (former Sewtec), Prada and some more. Using the following open sources: - D. Pritchard.org, "freecloth",...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ice AWS

    Ice AWS

    AWS Usage Tool

    ...Cloud resources are dynamically provisioned by dozens of service teams within the organization and any static snapshot of resource allocation has limited value. The ability to trend usage patterns on a global scale, yet decompose them down to a region, availability zone, or service team provides incredible flexibility. Ice allows us to quantify our AWS footprint and to make educated decisions regarding reservation purchases and reallocation of resources. Ice is a Grails project. It consists of three parts: processor, reader, and UI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DiagonalLayout

    DiagonalLayout

    Explore new styles and approaches on material design

    DiagonalLayout is another Android UI library aimed at enabling non-rectangular, more dynamic layout patterns: it provides a custom layout container whose sides (top, bottom, left, right) can be clipped diagonally, producing slanted, angled UI containers. This is especially useful when you want to build visually striking, non-conventional layouts — e.g. a header section on a profile screen with a diagonal bottom edge, a card with angled border, or image backgrounds slanted across the screen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Fabric8 Pipeline Library

    Fabric8 Pipeline Library

    Fabric8 Pipeline for Jenkins

    This repository is a Jenkins Shared Library that packages reusable pipeline steps and patterns for building, testing, and releasing containerized applications to Kubernetes and OpenShift. It codifies best practices—building images, running unit/integration tests, publishing artifacts, and rolling out changes—so teams can adopt a consistent CI/CD approach with minimal Groovy code. The library includes helpers for preview environments, GitOps-style promotion, and release versioning to improve traceability across stages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ Core Guidelines

    C++ Core Guidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines

    ...Authored and curated by leaders in the C++ community, it organizes guidance into rules on type and resource safety, interfaces, performance, error handling, concurrency, and library design. Each rule is rationale-driven, showing the “why” behind recommendations and linking to examples that illustrate good and bad patterns. The guidelines encourage use of modern language features—RAII, smart pointers, move semantics, ranges, and constexpr—while steering developers away from brittle idioms and unsafe constructs. Enforcement is a central theme: many rules are designed to be checkable by static analysis tools and linters so teams can automate compliance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ES6 Overview

    ES6 Overview

    ES6 Overview in 350 Bullet Points

    ...Topics include block-scoped declarations (let, const), arrow functions, classes, modules, destructuring, rest/spread, template strings, iterators, generators, maps/sets, promises, and more. Each section gives short, practical bullet points that highlight what the feature is, how it compares to older patterns, and why it matters for real-world code. The document links out to longer, in-depth articles for readers who want to dive deeper into a particular topic, but stands alone as a quick reference or crash course in modern JavaScript. It’s particularly useful for developers coming from ES5 who want to update their mental model and code style without reading a full book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Battery Historian

    Battery Historian

    Battery Historian is a tool to analyze battery consumers using Android

    ...Developers upload a bugreport and get interactive graphs that show wakelocks, jobs, alarms, network activity, CPU states, screen usage, and app-level events. By correlating these signals, it helps identify abusive wakeups, runaway services, or networking patterns that drain battery. The UI supports zooming into problem windows, filtering by UID or tag, and comparing multiple runs to verify improvements. It also surfaces metrics summaries and highlights known anti-patterns so performance teams can focus on the highest-impact fixes. Battery Historian has become a staple in diagnosing real-world battery regressions during app development and system bring-up.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    okhttp-utils

    okhttp-utils

    okhttp's helper class

    okhttp-utils is a utility wrapper around the popular OkHttp networking library in Android that simplifies HTTP request creation, execution, and response handling for developers building mobile applications. Instead of writing verbose setup and callback code for each request, OkHttpUtils provides fluent builder patterns to configure GET, POST, file upload, download, and form requests in a more readable and concise way. It includes built-in callbacks for parsing JSON into objects, handling errors, updating UI threads, and reporting progress for file operations, reducing boilerplate and improving developer productivity. OkHttpUtils also supports request tagging and cancellation, enabling clean lifecycle management especially in activities or fragments where you want to avoid leaks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    PurifyCSS

    PurifyCSS

    Remove unused CSS. Also works with single-page apps

    ...If your application is using a CSS framework, this is especially useful as many selectors are often unused. Statically analyzes your code to pick up which selectors are used. The CLI currently does not support file patterns. Remove unused CSS code from your stylesheet. PurifyCSS is meant to be installed via npm and built into your build process using tools like Grunt, Gulp or Webpack. However if you're using a different development stack or building your sites with a CMS like Wordpress, you can use the online tool to clean up your stylesheet. Especially if you are using CSS frameworks like Bootstrap or a multi-purpose Wordpress theme, chances are you are actually using less than 20% of the defined CSS rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    yo-yo.js

    yo-yo.js

    A tiny library for building modular UI components using DOM diffing

    ...The core idea behind yo-yo is to enable developers to write modular, dynamic views using ES6 tagged template syntax, then update those views by intelligently diffing and morphing the real DOM rather than re-rendering everything. It’s inspired by patterns found in larger UI frameworks but stays extremely lightweight—only a few kilobytes when minified and gzipped—by leveraging existing tools like bel (for templating) and morphdom (for DOM updates). yo-yo underpins some higher-level frameworks and is ideal for developers who want direct control over components without the overhead of a full reactive framework. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    SG ERP

    SG ERP

    Purchase and Sale Management System

    The relevance of the development of the project addressed is justified difficulties in managing the business processes in search of of an organizational improvement. Taking advantage of the ease of doing research on information. Being able in a second step to make a study in the data collected to observe patterns, probabilities, generate graphs. In addition to the benefits already mentioned, we also access of business data, the end of redundancies, facilitate the creation of estimates, decrease of physical space for storage of data, access from anywhere with the internet and browsing, human error and less vulnerability in access to information information, such as cadastral data, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iReading

    iReading

    iReading App Write In React-Native

    iReading App Write In React-Native. ShowAPI was used by iReading from free to charge, so my key doesn't work. You could apply for a new key and replace in UrlUtil.js, it will work properly. Supports Android 4.1 (API 16)+ IOS(8.0+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    ...The project structure presented in this boilerplate is fractal, where functionality is grouped primarily by feature rather than file type. This structure is only meant to serve as a guide, it is by no means prescriptive. That said, it aims to represent generally accepted guidelines and patterns for building scalable applications. Hot reloading is enabled by default when the application is running in development mode (yarn start). This feature is implemented with webpack's Hot Module Replacement capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    olivermak.es

    olivermak.es

    Personal archive for Oliver Pattison: writing, photos and projects

    Personal archive for Oliver Pattison: writing, photos, and projects. Build a personal website as an archive for my creative output. Experiment with HTML, CSS, and JavaScript using design patterns that I have not implemented before. Self-built: design and implement as much as possible by myself. Showcase my work for others. Improve at building advanced static sites with Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    lua-resty-waf

    lua-resty-waf

    High-performance WAF built on the OpenResty stack

    lua-resty-waf is a web application firewall implemented in Lua for OpenResty/NGINX, designed to run inline at the edge with low overhead. It inspects requests and responses during NGINX phases, applying rule logic and anomaly scoring to detect patterns like SQL injection, cross-site scripting, and protocol abuse. Rules are organized into policies with configurable actions—block, log, or allow—and can leverage shared dictionaries for counters, rate limits, and caching decisions. Because it runs inside the NGINX event loop, it scales with the web tier and avoids the latency of external proxies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BashBunny Payloads

    BashBunny Payloads

    The Official Bash Bunny Payload Repository

    ...Payloads demonstrate how the device can emulate human interface devices (keyboard/mouse), Ethernet adapters, serial gadgets, or mass storage to automate complex workflows once plugged into a host. The collection ranges from benign administrative automation to offensive security demonstrations used in penetration testing, showcasing patterns like keystroke automation, reverse shells, credential capture (for lab use), and lateral transport techniques. Each payload typically includes a payload.txt control file with stages and configurable parameters so operators can adapt behavior to different targets. Because the device and its payloads are powerful, the repository emphasizes responsible use—training, red-team engagements with authorization, and awareness of legal/ethical boundaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DataCleaner

    DataCleaner

    Data quality analysis, profiling, cleansing, duplicate detection +more

    DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging. Website: http://datacleaner.github.io
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Corrode

    Corrode

    C to Rust translator

    ...It handles common C features such as pointers, structs, enums, arrays, and function calls, while flagging areas that need attention during the migration. Preprocessor handling and tricky macro patterns are approached pragmatically, aiming for working output over exhaustive transformation. As a proof-of-concept, it demonstrates how automated tooling can accelerate moving from legacy C to a memory-safe language without a full rewrite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SuperViewer

    SuperViewer

    An advanced hex edit with scripting.

    An advanced and powerful hex edit app for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    StarkOX

    StarkOX

    Open Source Robot Operating System

    ...Furthermore, strong cognitive functions, voice and pattern detection together with a new powerful scripting language provide possibilities to create and share abstract behavior patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TESTIMAGES

    TESTIMAGES

    Testing images for scientific purposes

    ...The archive includes more than 2 million images originally acquired and divided in three different categories: SAMPLING and SAMPLING_PATTERNS (aimed at testing resampling algorithms), COLOR (aimed at testing color rendering on different displays) and PATTERNS (aimed at testing the rendering of standard geometrical patterns). Please cite the following papers when using any image in this archive: * ASUNI N, GIACHETTI A, "TESTIMAGES: A Large Data Archive For Display and Algorithm Testing", Journal of Graphics Tools, Volume 17, Issue 4, 2015, pages 113-125, DOI:10.1080/2165347X.2015.1024298 * ASUNI N, GIACHETTI A, "TESTIMAGES: a large-scale archive for testing visual devices and basic image processing algorithms", STAG - Smart Tools & Apps for Graphics Conference, 2014.
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 23
    Picturefill

    Picturefill

    A responsive image polyfill

    ...If you only want to have an image show up at certain sizes, and not show up at others, you will need to use a transparent placeholder gif. There are currently no known unsupported browsers, provided that you use the markup patterns provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ParaNormal Data Visualiser

    ParaNormal Data Visualiser

    view any data file as an image, sound images etc..

    Maybe you would like to investigate a file, by seeing it as raw data, infact photoshop etc can produce raw data files, but they wont look the same, this is pure raw data, you can visualise any file, to look for white noise patterns etc.. you have all sorts of controls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    zxcvbn

    zxcvbn

    Low-budget password strength estimation

    For over 30 years, password requirements and feedback have largely remained a product of LUDS: counts of lower- and uppercase letters, digits and symbols. LUDS remains ubiquitous despite being a conclusively burdensome and ineffective security practice. zxcvbn is an alternative password strength estimator that is small, fast, and crucially no harder than LUDS to adopt. Using leaked passwords, we compare its estimations to the best of four modern guessing attacks and show it to be accurate...
    Downloads: 1 This Week
    Last Update:
    See Project