Showing 1247 open source projects for "patterns"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Active Admin

    Active Admin

    The administration framework for Ruby on Rails applications

    Active Admin is a Ruby on Rails plugin for generating administration style interfaces. It abstracts common business application patterns to make it simple for developers to implement beautiful and elegant interfaces with very little effort. Customizable global navigation allows you to create usable admin interfaces for your business. Use the bundled Devise configuration or implement your own authorization using the provided hooks. Use scopes to create sections of mutually exclusive resources for quick navigation and reporting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    compromise

    compromise

    Modest natural-language processing

    Language is complicated and there's a gazillion words. Compromise is a javascript library that interprets and pre-parses text and makes some reasonable decisions so things are way easier. Compromise tries its best to parse text. it is small, quick, and often good-enough. It is not as smart as you'd think. Conjugate and negate verbs in any tense. Play between plural, singular and possessive forms. Interpret plain-text numbers. Handle implicit terms. Use it on the client-side or as an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Phalcon

    Phalcon

    High performance, full-stack PHP framework delivered as a C extension

    ...Thanks to its low-level architecture and optimizations Phalcon provides the lowest overhead for MVC-based applications. Build single and multi-module applications with ease and pleasure. Using the file structure, scheme and patterns you already know. Phalcon is built upon a powerful yet easy to understand and use pattern called Dependency Injection. Initialize or define services once, and use them virtually anywhere throughout the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    visx

    visx

    Visualization components

    ...As you start using visualization primitives, you’ll end up building your own charting library that’s optimized for your use case. You’re in control. And most importantly, it’s just React. If you know React, you can make visualizations. It’s all the same standard APIs and familiar patterns. visx should feel at home in any React codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    kubectl-aliases

    kubectl-aliases

    Programmatically generated handy kubectl aliases

    kubectl-aliases is a small but extremely handy project that generates hundreds of shell aliases for kubectl so you no longer have to type long commands and flags repeatedly. It ships a prebuilt .kubectl_aliases file for Bash/Zsh, plus variants for Fish and Nushell, which you drop into your home directory and source from your shell config. The aliases are programmatically generated from permutations of common verbs, resources, flags, and options, so you get short forms like kgpo for kubectl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Groq Python

    Groq Python

    The official Python Library for the Groq API

    ...The SDK handles authentication (via environment variable or parameter), defines proper type-safe request/response data types, and supports both synchronous and asynchronous usage patterns depending on your application needs. This makes it easy to integrate Groq-powered AI capabilities into backend services, data pipelines, research notebooks, or applications written in Python. For those building AI-based tooling, automation scripts, or ML-backed backends, groq-python abstracts away HTTP request plumbing and exposes a clean API, accelerating development and reducing boilerplate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MARS5

    MARS5

    MARS5 speech model (TTS) from CAMB.AI

    ...It uses a two-stage architecture that combines an autoregressive (AR) model with a non-autoregressive (NAR) model, giving it both expressiveness and speed. The model is built to handle prosodically challenging content such as sports commentary, anime dialogue, and other high-energy or highly varied speech patterns with realistic rhythm and intonation. To control speaker identity, MARS5 uses a short reference audio clip, typically between 2 and 12 seconds, from which it learns the voice characteristics. It supports two main inference modes: shallow clone, which is faster and only needs the reference audio, and deep clone, which additionally uses the transcript of the reference audio to increase similarity and naturalness at the cost of more computation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pastel

    Pastel

    Next.js-like framework for CLIs made with Ink

    ...It wraps up common CLI concerns such as argument parsing, routing to the appropriate command component, validation, and error handling, so you can concentrate on the command’s behavior and UI. Because it builds on Ink, you can create highly interactive terminal UIs using React components, hooks, and state management patterns you already know from the web. Pastel is zero-config for typical use cases, and there is even a create-pastel-app helper for scaffolding new projects quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Controllable-RAG-Agent

    Controllable-RAG-Agent

    This repository provides an advanced RAG

    Controllable-RAG-Agent is an advanced Retrieval-Augmented Generation (RAG) system designed specifically for complex, multi-step question answering over your own documents. Instead of relying solely on simple semantic search, it builds a deterministic control graph that acts as the “brain” of the agent, orchestrating planning, retrieval, reasoning, and verification across many steps. The pipeline ingests PDFs, splits them into chapters, cleans and preprocesses text, then constructs vector...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    SSPanel-UIM

    SSPanel-UIM

    Multi-purpose proxy service management system

    ...Administrators can configure SSR/V2Ray or other proxy backends and synchronize them with the panel, so nodes apply updates or bans uniformly. Because anonymity and reliability matter, SSPanel-UIM includes abuse checks like detection of reused accounts or suspicious traffic patterns. Many deployments are used in regions where open access is restricted and users rely on secure routing tools managed via such control planes to enforce policy and usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fastai

    fastai

    Deep learning library

    ...It aims to do both things without substantial compromises in ease of use, flexibility, or performance. This is possible thanks to a carefully layered architecture, which expresses common underlying patterns of many deep learning and data processing techniques in terms of decoupled abstractions. These abstractions can be expressed concisely and clearly by leveraging the dynamism of the underlying Python language and the flexibility of the PyTorch library. fastai is organized around two main design goals: to be approachable and rapidly productive, while also being deeply hackable and configurable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Deequ

    Deequ

    Deequ is a library built on top of Apache Spark

    Deequ is a library built atop Apache Spark that enables defining “unit tests for data” — that is, formal constraints or checks on datasets to ensure data quality along dimensions such as completeness, uniqueness, value ranges, correlations, etc. It can scale to large datasets (billions of rows) by translating those data checks into Spark jobs. Deequ supports advanced features like a metrics repository for storing computed statistics over time, anomaly detection of data quality metrics, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Okteto

    Okteto

    Develop your applications directly in your Kubernetes Cluster

    Kubernetes has made it very easy to deploy applications to the cloud at a higher scale than ever, but the development practices have not evolved at the same speed as application deployment patterns. Today, most developers try to either run parts of the infrastructure locally or just test these integrations directly in the cluster via CI jobs, or the docker build/redeploy cycle. It works, but this workflow is painful and incredibly slow. Okteto accelerates the development workflow of Kubernetes applications. You write your code locally and okteto detects the changes and instantly updates your Kubernetes applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eleventy High Performance Blog

    Eleventy High Performance Blog

    A high performance blog template for the 11ty static site generator

    Eleventy High Performance Blog is a production-ready blog starter built on Eleventy (11ty) that treats performance and accessibility as first-class features rather than afterthoughts. It ships with an opinionated set of best practices, pre-rendered HTML, minimal JavaScript, and carefully tuned CSS, so pages are fast even on slow networks and low-end devices. The starter is organized for excellent Core Web Vitals by default, emphasizing fast Largest Contentful Paint, stable layout, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Framed

    Framed

    Effortless files and directories management

    Framed is a Go-based CLI tool that helps developers define and enforce a reusable, architectural file/directory structure using YAML templates. It offers synchronization checks and CI integration to ensure consistency across projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Seamly2D

    Seamly2D

    Free and open source pattern design software

    Seamly2D enables the design, reuse, and remix of digital sewing patterns for creating bespoke-fit, specialty-sized, and ready-to-wear-sized clothing. Users have the right to utilize, sell, share, and distribute their patterns in any way they choose. * Downloads: https://seamly.io * Support: https://forum.seamly.io * Code: https://github.com/fashionfreedom/seamly2d * License: GPLv3+
    Leader badge
    Downloads: 232 This Week
    Last Update:
    See Project
  • 17
    A "gumbo" of tools and concepts supporting rich client applications with 2D/3D user interfaces. Expands on the code from the book "3D User Interfaces with Java 3D", and includes a generous contribution of RCP code from Meyer Sound. Recent work includes a Norden bombsight simulator, with terrain rendering based on NASA's WorldWind SDK. For this effort YourKit has generously made available its full-featured Java Profiler (https://www.yourkit.com/java/profiler/index.jsp), which has proved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    APSampler

    APSampler is a tool that finds multifactorial association patterns

    APSampler is a tool that allows multi-locus and multi-level association analysis of genotypic and phenotypic data. The goal is to find the allelic sets (patterns) that are associated with phenotype. Once a set of pattern is found, we validate it by permutations to avoid overfitting. The project also includes SF+FLINT framework to check whether the parts of found patterns are in epistatic interaction..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have to...
    Leader badge
    Downloads: 223,312 This Week
    Last Update:
    See Project
  • 20
    zsh-syntax-highlighting

    zsh-syntax-highlighting

    Fish shell like syntax highlighting for Zsh

    zsh-syntax-highlighting is a lightweight Zsh plugin that adds real-time syntax coloring to your command line as you type. It highlights known commands, options, arguments, paths, strings, and glob patterns so you can catch typos or invalid commands before pressing Enter. Unknown or misspelled commands are styled differently from valid ones, making errors obvious at a glance. The plugin is written in pure Zsh and hooks into the line editor, so it doesn’t require external binaries and works across diverse environments. It’s highly configurable: you can fine-tune individual token styles, disable specific highlighters, or extend it with custom rules to match your workflow. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fox Auto Clicker

    Fox Auto Clicker

    Precise and customizable click patterns to boost your efficiency.

    Fox Auto Clicker is a powerful and user-friendly tool designed to enhance your gaming experience by automating repetitive clicking tasks. Whether you're grinding resources in an idle game or performing complex combos in action games, Fox Auto Clicker offers precise and customizable click patterns to boost your efficiency. With adjustable click speed, intervals, and a range of automation options, it allows gamers to save time, reduce strain, and focus on more strategic aspects of their gameplay. Reliable, fast, and easy to use, Fox Auto Clicker is your go-to companion for seamless gaming sessions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Custom Erase Algorithm by Mariano Ortu

    Custom Erase Algorithm by Mariano Ortu

    Secure file deletion algorithm with customizable overwrite patterns.

    This project provides a secure file deletion algorithm designed to permanently erase data by overwriting files with customizable patterns. It ensures that deleted files cannot be recovered by standard recovery tools, enhancing data privacy and security. The algorithm supports multiple overwrite passes with user-defined sequences, adapting to different security standards and user needs. It is implemented in C# with a focus on performance and reliability, suitable for integration into larger security applications or as a standalone utility. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    gMKVExtractGUI

    gMKVExtractGUI

    A GUI in C# .NET 4 for mkvextract (MKVToolNix)

    The project has been moved in Github since v2.9.0 https://github.com/Gpower2/gMKVExtractGUI A GUI for mkvextract utility (part of MKVToolNix) which incorporates most (if not all) functionality of mkvextract and mkvinfo utilities. Written in C# .NET 4.0, in order to attain high compatibility with Windows OS (WinXP and newer Windows), as well as Linux through Mono (v1.6.4 and newer), and perhaps OSX (not tested).
    Leader badge
    Downloads: 1,209 This Week
    Last Update:
    See Project
  • 24

    Billiards Everything

    The Great Periodic Path Hunt at gwtokarsky.github.io

    Researchers, Mathematicians and Enthusiasts. Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775! Download "Billiards Covers" to see the most current list of periodic paths in triangles. Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news. Email tokarsky@ualberta.ca for feedback.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 25

    CREG

    CREG application POSIX/GNU regular expression commandline tool

    The creg application is a POSIX/GNU regular expression commandline tool for searching with patterns in text-strings or text-files.
    Downloads: 0 This Week
    Last Update:
    See Project