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
    Go Graphics

    Go Graphics

    Go Graphics - 2D rendering in Go with a simple API

    ...Use 1 to right or bottom align. DrawStringAnchored does the same for text, so you don't need to call MeasureString yourself. gg supports linear, radial and conic gradients and surface patterns. You can also implement your own patterns. It is often desired to rotate or scale about a point that is not the origin. The functions RotateAbout, ScaleAbout, ShearAbout are provided as a convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    git-secrets

    git-secrets

    Prevents you from committing secrets and credentials into git

    git-secrets is a Git extension that helps prevent secrets—API keys, credentials, tokens, private keys—from being accidentally committed into version control. It works by applying configurable regular-expression patterns over commit contents (and merge history) and rejecting commits or merges that violate the policy. The tool includes hooks that integrate into git commit and git merge, as well as commands to list, add, or remove secret patterns, and to scan existing history for leaks. Teams often deploy it as part of their developer toolchain to enforce a security guardrail: you catch leaks early rather than discovering them later. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SpliceGrapher predicts alternative splicing patterns and produces splice graphs that capture in a single structure the ways a gene's exons may be assembled. It enhances gene models using evidence from next-generation sequencing and EST alignments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Effeckt.css

    Effeckt.css

    A Performant Transitions and Animations Library

    Effeckt.css is a showcase and toolkit of high-performance UI transitions and animations for the web. It catalogs common interaction patterns—button states, list reveals, modals, off-canvas menus, and page transitions—implemented with CSS transforms and opacity for smooth, GPU-friendly motion. The project focuses on practical details such as using compositing-friendly properties, keeping DOM structures lean, and providing hooks so JavaScript can toggle classes without micromanaging animation state. ...
    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

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    ...In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile. It has been improved in many aspects and it now supports three host operating systems; the RTuinOS samples (as well as your applications) can be built under Linux, Windows and Mac OS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Block level test/exerciser utility for Linux to produce synthetic random/sequential IO patterns
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    data-science-ipython-notebooks

    data-science-ipython-notebooks

    Data science Python notebooks: Deep learning

    Data Science IPython Notebooks is a broad, curated set of Jupyter notebooks covering Python, data wrangling, visualization, machine learning, deep learning, and big data tools. It aims to be a practical map of the ecosystem, showing hands-on examples with libraries such as NumPy, pandas, matplotlib, scikit-learn, and others. Many notebooks introduce concepts step by step, then apply them to real datasets so readers can see techniques in action. Advanced sections touch on neural networks and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    angularjs-style-guide

    angularjs-style-guide

    Community-driven set of best practices for AngularJS application

    ...It codifies directory structure, naming conventions, module organization, controllers, directives, services, templates, routing, testing, and other AngularJS-specific patterns — offering a consistent baseline for teams working on medium- to large-scale AngularJS apps. By prescribing such conventions, the guide helps improve code readability, maintainability, testability, and project scalability, reducing “spaghetti code” or inconsistent patterns across contributors. The style guide does not try to cover generic JavaScript style (which are left to standard JS style guides), but focuses on AngularJS-specific idioms and practices, making it highly relevant for any AngularJS codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Saw

    Saw

    Fast, multi-purpose tool for AWS CloudWatch Logs

    saw is a multi-purpose tool for AWS CloudWatch Logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Flutter Go

    Flutter Go

    Demos and documentation for over 140 Flutter UI components

    flutter-go is a community-driven Flutter application that serves as an interactive catalog of Flutter widgets, layouts, and patterns. It organizes the Flutter ecosystem into browsable categories—basic widgets, material components, Cupertino elements, layout primitives, and animation demos—so learners can see how pieces behave in a running app. Each entry typically includes a live example, code snippet, and brief notes on properties or usage, turning the app into a hands-on reference you can run on your phone. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Code Catalog in Python

    Code Catalog in Python

    Algorithms and data structures for review for coding interview

    code-catalog-python serves as a grab-bag of small, readable Python examples that illustrate common algorithms, data structures, and utility patterns. Each snippet aims to be self-contained and easy to study, with clear inputs, outputs, and the essential logic on display. The catalog format lets you scan for an example, copy it, and adapt it to your use case without wading through a large framework. It favors clarity over micro-optimizations so learners can grasp the idea before worrying about edge performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ULib

    ULib

    C++ application development framework, to help developers create apps

    ...I think, in my opinion, that its strongest points are simplicity, efficiency, and sophisticated debugging. ULib is meant as a very lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uclibc along with posix threading support. For this reason, ULib disables language features that consume memory or introduce runtime overhead, such as rtti and exception handling, and assumes one will mostly be linking applications with other pure C-based libraries rather than using the overhead of the standard C++ library and other similar class frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ReadyForBAT

    ReadyForBAT

    Chinese-language repository oriented to iOS interview preparation

    ReadyForBAT is a Chinese-language repository oriented to iOS interview preparation: it collects a large number of interview topics in iOS development, UI views, language features (Objective-C), runtime mechanics, memory management, blocks, threads, run loops, network, design patterns, architecture, algorithms, third-party libraries and more, and presents them in mind-map or outline form with accompanying answers or explanations. It is aimed at developers preparing for job interviews focusing on iOS roles. The collection is organized by topic and emphasizes conceptual understanding rather than just rote memorization; the diagrams/visuals help structural memory of how subsystems map together. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Devhints Cheatsheets

    Devhints Cheatsheets

    Cheatsheets for web development

    The Cheatsheets repository (also known as Devhints) is a massive, community-driven collection of concise cheat sheets covering web development, programming languages, frameworks, CLIs, tools, and design patterns. Each cheat sheet is a single Markdown file focusing on quick-reference usage, syntax, command lists, tips, and common patterns—ideal for when you need a fast refresher rather than full tutorial. The repository structure makes it easy to browse by topic (CSS Grid, Bash, Docker, etc.), find what you need, and contribute or update entries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    React Values

    React Values

    A set of tiny React components for handling state with render props

    ...Instead of forcing you into a specific global state system or hooks-only interface, it uses render props to keep components flexible and visible in the tree, enabling controlled and uncontrolled use cases alongside shared state patterns. The design prioritizes simplicity and familiarity, so working with values feels like using native JavaScript methods but with UI reactivity built in, helping you avoid boilerplate.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A key goal for NEMO is the development of a formal logic (“ontology”) to support data sharing, logic-based queries and mapping/integration of patterns across data from different labs, different experiment paradigms, and different modalities (EEG/MEG)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DocOpt.jl

    DocOpt.jl

    Command line arguments parser

    DocOpt.jl is a port of docopt written in the Julia language. docopt generates a command-line arguments parser from human-readable usage patterns. The DocOpt module exports just one function, docopt, which takes multiple arguments but all of them except the first one are optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    rMATS-ISO

    rMATS-Iso is a generalization of rMATS for complex splicing patterns.

    rMATS-Iso is a generalization of the rMATS statistical framework, to detect differential splicing modules with complex splicing patterns using replicate RNA-seq data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Get latest version from: https://github.com/phpmathan/zampphp Zamp PHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    Firing Range

    Firing Range

    Firing Range is a test bed for web application security scanners

    Firing Range is an intentionally vulnerable web application designed to evaluate the real-world effectiveness of web security scanners and training exercises. Deployed as a cloud-friendly app, it aggregates dozens of vulnerability patterns in repeatable, labeled routes so tools can be benchmarked on coverage and noise. The project doesn’t just include simple XSS forms; it spans variants such as DOM-based issues, context-sensitive sinks, template mishandling, CSRF, open redirects, and mixed content problems. Each scenario is crafted to reflect how bugs appear in production—behind frameworks, in odd encodings, or across redirects—so scanners must demonstrate accurate crawling and context understanding. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bottery

    Bottery

    A conversational agent prototyping platform

    ...Because behavior is defined in a DSL, teams can version the conversation design alongside code and keep product, research, and engineering aligned. The repo includes examples of slots, branching, and side effects, showing how to express common patterns like confirmations, fallbacks, and small talk. Bottery’s value is in reducing the gap between whiteboard diagrams and a running prototype you can test with real users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    targets.vim

    targets.vim

    Vim plugin that provides additional text objects

    ...The plugin also adds “next” and “last” variants, enabling you to operate on the upcoming or previous occurrence without moving the cursor first. Its design emphasizes predictability: the same mental model as built-in objects applies across many new patterns. Because it’s purely text-object oriented, it composes naturally with motions, operators, and dot-repeat for powerful refactors. This dramatically speeds structural edits in code and markup where consistent delimiter logic matters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Style-Guide-Boilerplate

    Style-Guide-Boilerplate

    A starting point for crafting living style guides

    ...These have all been prefixed with sg- so they hopefully shouldn't cause any conflicts with your website's own styles. You should be able to go to yoursite.com/style-guide/ and see how your live site's CSS affects base elements. The last step is creating your site's custom patterns/modules. To create custom patterns like buttons, breadcrumbs, alert messages, etc., create a new .html file and add your HTML markup into the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Django JET

    Django JET

    Modern responsive template for the Django admin interface

    ...So if you don't want to comply with that we can provide you a commercial license (visit the Home page). The commercial license is designed for using Django JET in commercial products and applications without the provisions of the AGPLv3. Add URL-pattern to the URL patterns of your Django project urls.py file (they are needed for related–lookups and autocomplete). Dashboard is located into a separate application. So after a typical JET installation it won't be active. Add URL-pattern to the urlpatterns of your Django project urls.py file (they are needed for related–lookups and autocomplete).
    Downloads: 0 This Week
    Last Update:
    See Project