Showing 1248 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    next-scripting

    next-scripting

    Next Scripting Framework (NSF)

    ...It is a descendant of XOTcl and was designed based on 10 years of experience with XOTcl in projects containing several hundred thousand lines of code. While XOTcl was the first language designed to provide language support for design patterns, NX adds language-oriented programming and higher safety.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    Provider

    Provider

    InheritedWidgets, but simple

    provider is a lightweight state management approach for Flutter that wraps InheritedWidget to expose data down the widget tree in a clean, idiomatic way. It popularized simple patterns like ChangeNotifierProvider and Consumer to rebuild only the widgets that need updates. The library offers convenient providers for synchronous values, streams, and futures, plus utilities like MultiProvider and ProxyProvider to compose dependencies. Its appeal is minimal boilerplate, readability, and ease of onboarding for teams new to Flutter. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Riverpod

    Riverpod

    A reactive caching and data-binding framework

    ...Instead of tying state to widget trees, it models state as providers that can be read anywhere, making logic more testable and decoupled from UI. It supports synchronous state, async data (futures/streams) with built-in loading/error handling, and advanced patterns like derived state and provider scopes. Riverpod’s design reduces rebuilds by letting widgets depend on fine-grained slices of state, which leads to predictable performance in complex apps. The ecosystem includes code generation and utilities that help catch invalid provider usage at compile time rather than at runtime. Overall, it encourages a clear separation of concerns and scales cleanly from small prototypes to large, multi-module applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AngularJS

    AngularJS

    AngularJS - HTML enhanced for web apps

    AngularJS is a discontinued, open-source JavaScript framework by Google designed to extend HTML for building powerful single-page applications using MVC or MVVM patterns, offering data binding, dependency injection, and testability to simplify development. AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade/Pug and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. ...
    Downloads: 37 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
    Cerberus

    Cerberus

    Patterns for responsive HTML email templates and newsletters

    Coding regular emails is hard enough by itself. Making them responsive shouldn’t add to the headache. A few simple, but solid patterns are all that’s needed to optimize emails for small screens. It’s just a few responsive email patterns that go a long way. The code blocks are compartmentalized so they may be used, removed, combined, and nested to build an email. Each template contains code comments and has good support among popular email clients. Cerberus is a small collection layout patterns for HTML email. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Functional-Light JavaScript

    Functional-Light JavaScript

    Pragmatic, balanced FP in JavaScript

    ...Instead of insisting on strict purity, it adopts a balanced approach that keeps code practical while showing how immutability, composition, and declarative thinking improve quality. Chapters build up from values and closures to higher-order functions, list operations, transducing, and async patterns, all grounded in idiomatic JS. The writing favors intuition and trade-offs, explaining when a technique helps and when it becomes counterproductive. Numerous examples and exercises turn abstract ideas into patterns you can apply in everyday modules and services. It’s a developer-friendly path to writing clearer, more predictable code without abandoning JavaScript’s strengths.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Open Source iOS Apps

    Open Source iOS Apps

    Collaborative List of Open-Source iOS Apps

    ...It showcases a variety of apps (mostly written in Swift or Objective-C) covering utilities, UI examples, games, and more—as a learning reference or starting point for iOS developers. Help analyse individuals’ travel and trace their movements when cases of infection arise. Helps developers learn architecture patterns like MVVM, Combine, and SwiftUI. Regularly updated with projects reflecting current iOS development trends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tech Interview Handbook

    Tech Interview Handbook

    Curated coding interview preparation materials

    Tech Interview Handbook is a curated, mostly self-contained compilation of technical interview preparation resources—including algorithms, system design, resume tips, and behavioral questions—crafted for busy software engineers. The information in this repository is condensed. Ultimately, the key to succeeding in technical interviews is consistent practice and I don't want to bore you with too many words. I tell you the minimum you need to know on how to go about navigating the interview...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    jCandle Chart Analysis
    jCandle is a rich client for technical chart analysis. With jCandle you are able to manage your portfolio, update quotes, view candlestick charts, and analyze charts with candlestick patterns, indicators and a trade simulator. The trade simulator simulates several indicators with various parameter combinations. The trade simulator autoselects the indicator parameters giving the best profit for a each indicator type. The combination of the indicator reversal signals and the detected candlestick patterns returns the overall probability for a purchase or disposal. ...
    Downloads: 2 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
  • 10
    Advanced React & GraphQL

    Advanced React & GraphQL

    Starter Files and Solutions for Full Stack Advanced React and GraphQL

    ...The projects show how to connect a React front end to a GraphQL API, model data, and implement features such as pagination, permissions, and image/file handling. You’ll see how reusable UI primitives, styled components, and form patterns come together to speed up development. The course emphasizes developer experience—environment variables, debugging tips, deployment steps—so students can ship confidently. By the end, learners understand not only how to build features but how to structure a codebase that is maintainable and scalable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Unique Names Generator

    Unique Names Generator

    Generate unique and memorable name strings

    unique-names-generator is a lightweight JavaScript library that generates random, unique, and human-readable names. It is useful for generating usernames, IDs, and other identifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    godlp

    godlp

    Sensitive information protection toolkit

    ...Because of that opacity, one must infer that godlp is likely a specialized internal or early-stage tool, possibly related to internal optimization, data processing, or platform-specific functionality (given ByteDance’s historical patterns). The minimal public footprint suggests it may be experimental, unmaintained, or only partially open-sourced, which reduces its immediate practicality for external developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Perceptron

    Perceptron

    The birth of modern video feedback art.

    ...Perceptron is an endless flow of transforming visuals. Perceptron * recursively transforms images and video streams in realtime and produces a combination of Julia fractals, IFS fractals, and chaotic patterns due to video feedback * evolves geometric patterns into the realm of infinite details and deepens the thought * records animations (movies) * saves and opens presets (state files) * loads user photographs or captures screen and webcam input * has user interface based on multiple mouse cursors, and almost the entire keyboard * has multiple windows and fullscreen mode * takes complex geometric transforms as input * applies numerous coloring techniques * smoothly transforms fractals and creates endless psychedelic journeys * resonates with the human perception Visit the Perceptron home page at http://perceptron.sourceforge.net
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Tile Pattern Exporter

    Tile Pattern Exporter

    Tile large format PNG patterns into print-at-home PDF pages

    You can tile large format PNG patterns into print-at-home PDF pages. Created for LearnMYOG. This set of scripts automates the tiling of large format PNG files into letter(A4), tabloid(A3), and A0 sized PDF pages with print margins, alignment and cut guides, page numbers, and a copyright stamp to each page. For best results, input an exported PNG with size in multiples of 7.5 inches wide and 10 inches tall @ 300dpi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    react-pxq

    react-pxq

    Implement modern front-end architecture with idiomatic React patterns

    react-pxq is a React-based single-page application that demonstrates how to implement modern front-end architecture with idiomatic React patterns. It shows how to break a product into cohesive components, manage global and local state, and coordinate data-fetching with UI updates. Routing is used to separate feature areas, while shared UI primitives keep styling and behavior consistent across screens. The code emphasizes ES6+ conventions, async flows, and clean separation of concerns to keep maintenance approachable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    mgrep - A Multiline grep Implementation

    mgrep - A Multiline grep Implementation

    ...It is similar to the well-known Unix utility, grep. As a natural extension to the single-line regular expressions, mgrep is also capable of searching for multiline patterns. mgrep is not a grep replacement, but it is intended to be grep-compatible: implemented options and behavior should be the same as those of grep. mgrep is written in C++ using the Boost.Regex library. A configure/make system is provided for Linux, but its source code should compile on all platforms that have the std and Boost.Regex libraries installed.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    vue2-happyfri

    vue2-happyfri

    Learning-oriented app that recreates a mobile food-ordering experience

    ...It includes examples of fetching and normalizing data, handling asynchronous flows, and keeping UI reactive to server responses. Developers can study folder structure, component boundaries, and patterns for passing data and events cleanly through the tree. As a whole, it provides a concrete blueprint for building consumer-grade Vue apps that balance clarity, scalability, and user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Code Cookbook

    Code Cookbook

    Reusable code patterns which you can use as reference or copy

    Reusable code patterns which you can use as reference or copy to your project. Achieve small or large tasks using recipes that contain steps, scripts, and config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    node-elm

    node-elm

    Backend system based on node.js + Mongodb

    ...The server demonstrates how to structure a project with routing, controllers, and middleware to keep logic testable and readable. It typically includes authentication flows, input validation, and error handling that mirror production patterns. Data seeding or mock datasets provide a stable playground for front-end integration and end-to-end testing. As a teaching tool, it helps developers learn how front-end and back-end contracts evolve together and how to design APIs that are both pragmatic and maintainable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...See the Wiki page for a description of the math conjecture. https://en.wikipedia.org/wiki/Collatz_conjecture The program tests a number of ways for researching various patterns. A white paper is included that describes various results of the research. Also included are a number of data files of results of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WAI-ARIA

    WAI-ARIA

    WAI-ARIA Authoring Practices Guide (APG)

    WAI-ARIA Authoring Practices Guide (APG) Learn to use the accessibility semantics defined by the Accessible Rich Internet Application (ARIA) specification to create accessible web experiences. This guide describes how to apply accessibility semantics to common design patterns and widgets. It provides design patterns and functional examples complemented by in-depth guidance for fundamental practices. Work is planned and prioritized in our milestones. Each milestone corresponds to a working draft or releases published to w3.org. Work is organized by topic in our projects. Each project corresponds to a type of design pattern or section of guidance. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    pyWhat

    pyWhat

    Identify emails, IP addresses, and more

    ...Given inputs such as hex strings, URLs, email addresses, IP addresses, credit card numbers, cryptocurrency wallets, or entire .pcap capture files, it scans for structured patterns and tells you what it finds. The tool is recursive: it can traverse files and directories to extract meaningful entities, which is useful when analyzing malware samples, network captures, or code repositories at scale. It offers powerful filters called “tags” and distributions that let you narrow results to specific categories like bug bounties, cryptocurrencies, or AWS-related artifacts. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Forem

    Forem

    For empowering community

    ...Forem is designed to be portable and extensible: it exposes APIs for ingestion and embeds, theming options for brand alignment, and admin features for content policy, moderation workflows, and analytics. It encourages community governance patterns that let moderators and members participate in shaping norms and surfacing high-quality content.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Plumbing

    Plumbing

    Prismatic's Clojure(Script) utility belt

    Plumbing is a general-purpose Clojure utility belt and data transformation library endorsed for its pragmatic approach to everyday tasks. It offers a toolkit of macros and functions that simplify common data manipulation patterns, and includes a “Graph” abstraction for structured computation flows. Most of it is also compatible with ClojureScript. Graph is a simple and declarative way to specify a structured computation, which is easy to analyze, change, compose, and monitor. Here's a simple example of an ordinary function definition, and its Graph equivalent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ant Design Vue Pro

    Ant Design Vue Pro

    Use Ant Design Vue like a Pro!

    Ant Design Pro is a production-ready solution for admin interfaces. Built on the design principles developed by Ant Design, this project introduces higher-level components; we have developed templates, components, and a corresponding design kit to improve the user and development experience for admin interfaces. Out-of-the-box mid-stage front-end/design solutions. Carefully designed based on Ant Design system. Extracted from typical pages and scenarios of middle and background applications....
    Downloads: 0 This Week
    Last Update:
    See Project