Showing 1624 open source projects for "patterns"

View related business solutions
  • 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
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    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
  • 2
    Fastbot-Android Open Source Handbook

    Fastbot-Android Open Source Handbook

    Testing tool for modeling GUI transitions

    ...It blends machine learning and reinforcement-learning approaches to build a transition graph of UI states and use that model to intelligently explore possible user interactions — aiming to replicate more human-like usage patterns and uncover hidden bugs, crashes, or edge cases. Compared to traditional random-input tools (like Monkey), Fastbot supports much faster action insertion (up to ~12 actions per second) and can handle a variety of Android OS versions (from older through modern, including customized OS variants). It also supports model reuse: once a model of an app’s GUI transitions is built, subsequent testing sessions can reuse the model to speed up testing or target known risky paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    VoltAgent

    VoltAgent

    Open Source TypeScript AI Agent Framework

    ...VoltAgent is an open source TypeScript framework that acts as this essential toolkit. It simplifies the development of AI agent applications by providing modular building blocks, standardized patterns, and abstractions. Whether you're creating chatbots, virtual assistants, automated workflows, or complex multi-agent systems, VoltAgent handles the underlying complexity, allowing you to focus on defining your agents' capabilities and logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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: 207 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    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,558 This Week
    Last Update:
    See Project
  • 17
    Eraser

    Eraser

    A security tool to remove sensitive data from your Windows hard drive

    Eraser is a secure data removal tool for Windows. It completely removes sensitive data from your hard drive by overwriting it several times with carefully selected patterns.
    Leader badge
    Downloads: 10,034 This Week
    Last Update:
    See Project
  • 18
    CiteSpace

    CiteSpace

    A widely used tool for visual exploration of scientific literature.

    Visit the new site: https://citespace.podia.com CiteSpace generates interactive visualizations of structural and temporal patterns and trends of a scientific field. It facilitates a systematic review of a knowledge domain through an in-depth visual analytic process. It can process citation data from popular sources such as the Web of Science, Scopus, Dimensions, and the Lens. CiteSpace also supports basic visual analytic functions for datasets without citation-related information, for example, PubMed, CNKI, ProQuest Dissertations and Theses. ...
    Leader badge
    Downloads: 6,594 This Week
    Last Update:
    See Project
  • 19
    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: 5 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
    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
  • 22
    DataExtract

    DataExtract

    Extracts Data Types Like Email Addresses From All Kinds Of Files

    DataExtract is a program that scans files of many different types - text, PDF, Word, Excel etc, extracting all kinds of structured patterns, like email addresses and phone numbers, from them.
    Downloads: 0 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,319 This Week
    Last Update:
    See Project
  • 24
    Stake-predictor

    Stake-predictor

    The Stake Crash Predictor is a tool designed to predict the next multi

    ...It utilizes advanced machine learning techniques to provide predictions for crash game depending on the api data. Features Data Analysis: The predictor leverages historical market data to identify patterns and trends that may indicate an upcoming crash. Machine Learning Models: Advanced ML models are employed to learn from the historical data and make accurate crash predictions. Real-time Monitoring: The predictor continuously monitors the stake winning and losing rates, updating predictions in real-time based on new data. ...
    Downloads: 137 This Week
    Last Update:
    See Project
  • 25
    ICE Auto Clicker
    ICE Auto Clicker is a powerhouse automation tool tailored for gamers looking to maximize their efficiency and take their gameplay to the next level. With customizable clicking patterns and adjustable speeds, ICE Auto Clicker lets you automate mouse clicks with ease, whether you're grinding for loot, farming resources, or completing repetitive quests. Designed with a gamer-friendly interface, ICE Auto Clicker is perfect for both newbies and seasoned pros. You can set up complex clicking routines or simply dial in the speed that suits your playstyle, making it an essential tool for competitive gaming and casual play alike.
    Downloads: 9 This Week
    Last Update:
    See Project