Showing 92 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    TikTok-ViewBot

    TikTok-ViewBot

    ViewBot using requests updated 2025

    ...The code demonstrates how scripted traffic might be generated and measured, highlighting the kinds of heuristics a platform could use to validate or discount views. It is often used to study rate limits, signature schemes, request patterns, and the fragility of naïve automation. Because it touches on automation against a third-party service, responsible use and adherence to platform terms are emphasized; using such tools to manipulate metrics or violate policies is unethical and can be unlawful. From a security research perspective, understanding these patterns helps both defenders and platform engineers improve abuse detection. ...
    Downloads: 185 This Week
    Last Update:
    See Project
  • 2
    Juggling Lab

    Juggling Lab

    Juggling Lab juggling animator

    Juggling Lab is an open-source juggling simulation and animation software designed to visualize juggling patterns. It allows users to create, simulate, and analyze various juggling sequences, offering both 2D and 3D visualizations. Juggling Lab is highly customizable, supporting complex patterns and siteswap notation, making it a valuable tool for jugglers, performers, and enthusiasts looking to practice or study new routines.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    LibreSprite

    LibreSprite

    Animated sprite editor & pixel art tool

    LibreSprite is a free and open-source program for creating and animating your sprites. Sprites are composed of both layers & frames. Tiled drawing mode, useful to draw patterns and textures. Pixel precise tools like filled contour, polygon, shading mode, etc. Several file types are supported for your sprites and animations. LibreSprite originated as a fork of Aseprite, developed by David Capello. Aseprite used to be distributed under the GNU General Public License version 2, but was moved to a proprietary license on August 26th, 2016. ...
    Downloads: 63 This Week
    Last Update:
    See Project
  • 4
    Aseprite

    Aseprite

    Animated sprite editor & pixel art tool

    ...Select color harmonies. Create light and shadows with the shading ink. Create perfect strokes for pixel-art. Avoid extreme pixel distortions when rotating tiny sprites. Create patterns repeating the image in a 3x3 grid. Create custom brushes for dithering. Composite layers to create color effects. Open or save a sequence of images. Create animations and save them as .gif files. Export your work to sprite sheets in .png and .json files. Recovery your sprites in case of crash. Integrate Aseprite in your assets pipeline with the command-line interface (CLI). ...
    Downloads: 679 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
    Spring Cloud Netflix

    Spring Cloud Netflix

    Integration with Netflix OSS components

    This project provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the common patterns inside your application and build large distributed systems with battle-tested Netflix components. The patterns provided include Service Discovery (Eureka), Circuit Breaker (Hystrix), Intelligent Routing (Zuul) and Client Side Load Balancing (Ribbon). Service Discovery is one of the key tenets of a microservice-based architecture. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Must-Watch JavaScript

    Must-Watch JavaScript

    JavaScript talks you have to see on functional programming

    ...For someone who wants to deepen their understanding of JavaScript beyond “just writing code,” this repo offers a guided path through well-chosen content that can expand perspective: on architecture, patterns, pitfalls, performance tradeoffs, and the rationale behind design decisions in JS. It's particularly useful for mid- to senior-level developers aiming to refine their craft or for teams trying to align around shared mental models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fabric.js

    Fabric.js

    Javascript Canvas Library and SVG-to-Canvas Parser

    Fabric.js is a simple yet powerful Javascript HTML5 canvas library that allows you to easily work with HTML5 canvas element in various ways. It is also an SVG-to-canvas (and vice versa) parser. Fabric provides an interactive object model on top of canvas element, so you can create and populate objects on canvas; manipulate the size, position and rotation of these objects; modify properties such as color, transparency and more. You could also group these objects together with just a simple...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    glMatrix

    glMatrix

    Javascript Matrix and Vector library for High Performance WebGL apps

    ...These types of applications demand high performance vector and matrix math, which is something that Javascript doesn't provide by default. glMatrix to the rescue! glMatrix is designed to perform vector and matrix operations stupidly fast! By hand-tuning each function for maximum performance and encouraging efficient usage patterns through API conventions, glMatrix will help you get the most out of your browsers Javascript engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Krypt

    Krypt

    Build a Web 3.0 React Solidity blockchain application

    ...The project emphasizes end-to-end learning: from authoring and compiling a smart contract, to deploying it, and then interacting with it via web3 libraries in React. It demonstrates core patterns like sending transactions, reading on-chain state, and providing user feedback for pending and confirmed operations. The codebase is structured to be approachable for newcomers while still exposing real-world concerns such as network switching and account permissions. Collaboration and Q&A are encouraged through the repo’s community channels, making it a practical launchpad for first-time Web3 builders.
    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
  • 10
    Memories

    Memories

    Build a full stack MERN application

    ...The repository is tied to a video tutorial series that covers the project from start to finish, ideal for developers learning full-stack workflows. The codebase is split into client and server folders for separation of concerns, and uses common patterns like REST APIs, React state management, and MongoDB models. While fairly standard as a “starter” full-stack project, it provides a clean, end-to-end example of building and deploying a modern web application with MERN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SuperCollider

    SuperCollider

    Audio server, programming language, and IDE for sound synthesis

    SuperCollider is a platform for audio synthesis and algorithmic composition, used by musicians, artists, and researchers working with sound. It is free and open source software available for Windows, macOS, and Linux. scsynth, a real-time audio server, forms the core of the platform. It features 400+ unit generators (“UGens”) for analysis, synthesis, and processing. Its granularity allows the fluid combination of many known and unknown audio techniques, moving between additive and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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,306 This Week
    Last Update:
    See Project
  • 14
    QMidiArp

    QMidiArp

    Linux MIDI arpeggiator, phrase generator and controller LFO

    QMidiArp is a MIDI arpeggiator, phrase generator and controller LFO for ALSA and JACK. It can run multiple synchronized arpeggiators, LFOs and step sequencers. The modules are also available as LV2 plugins with Qt user interface. QMidiArp has been growing since june 2009 on top of Matthias Nagorni's original arp idea.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    SoundTracker
    SoundTracker is a pattern-oriented music editor (similar to the DOS program 'FastTracker'). Samples are lined up on tracks and patterns which are then arranged to a song. Supported module formats are XM and MOD; the player code is the one from Open
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    Photoshop GIMP Extensions Installer

    Photoshop GIMP Extensions Installer

    Installs 180 Photoshop and GIMP Brushes, Plugins + Scripts fast

    Photoshop and GIMP Extensions Installer installs + 180 plug-ins, pattern, gradients, curves easy for Photoshop + GIMP with 1 click. Use the Photoshop and GIMP Extensions Installer to choose one or more.... - plugins - brushes - scripts - patterns - gradients ... to install them easily and full-automatically. 1. Choose the version of Photoshop / GIMP 2. Choose a plugin 3. Click on install ++ SYSTEM-Checkup with custom installation folder selection ++ IMPORTER for all kind of extensions [for GIMP + Photoshop] Get PGEI Pro at https://pgei.de/pgei-pro/ Use the new filters to speed up your search. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17

    abcmidi

    abcmidi is a library of programs to handle abc music notation files

    abcmidi contains a collection of command line utilities for working with abc music notation files. abc2midi converts an abc file into a midi file. abc2abc transposes the contents of an abc file to another key. midi2abc converts a midi file into an abc file. yaps renders the contents of an abc file into common music notation and records it into a PostScript file. mftext presents a textual representation of a midi file. midicopy changes the contents of a midi file and records it in a new midi file. abcmatch searches a database of abc files for certain musical patterns.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    Drumstick Metronome

    Drumstick Metronome

    MIDI Metronome using the ALSA Sequencer

    Drumstick Metronome is a MIDI based metronome using the ALSA sequencer. Intended for musicians and music students, it is a tool to keep the rhythm while playing musical instruments. It uses MIDI for sound generation instead of digital audio, allowing low CPU usage and very accurate timing thanks to the ALSA sequencer.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    Evolvotron

    Evolvotron

    A generative art image evolver

    "Generative art" software which evolves images/textures/patterns through an iterative process of random mutation and user-selection driven evolution. If you like lava lamps, and still think the Mandelbrot set is cool, this could be the software for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    linndrumcass

    linndrumcass

    linndrumcass: tools for the LinnDrum data cassette format

    linndrumcass: tools for the LinnDrum data cassette format Included tools: * linndrumcassdecode: decode LinnDrum data cassette * linndrumcassencode: encode LinnDrum data cassette * linndrummemparse: parse LinnDrum pattern+song memory image Special features: Decoding of patterns and songs, export to MIDI files. Copyright (c) 2018-2022 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not affiliated in any way with companies/persons mentioned above. All brand names and trademarks are property of their respective owners.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EarQuiz Frequencies

    EarQuiz Frequencies

    Software for technical ear training on equalization

    EarQuiz Frequencies is a software for ear training on equalization. Its goal is to help musicians, audio professionals, hobbyists and students learn how to hear frequency bands. Available for Windows 10, 11 (x64), macOS 11 or higher (both for Intel and Apple Silicon) and Linux. This application is based on (and deeply inspired by) the world-renowned Golden Ears method of David Moulton, whose course is half dedicated to building this essential critical listening skill. The overall...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PromptSniffer

    PromptSniffer

    View Extract & Remove AI generation metadata with right click

    ...Core Functionality Read EXIF/Metadata: Extract and display comprehensive metadata from images AI Metadata Detection: Automatically identify and highlight AI generation metadata Metadata Removal: Strip AI generation metadata while preserving image quality Batch Processing: Handle multiple files with wildcard patterns Cross-Platform: Works on Windows, macOS, and Linux AI Tool Support ComfyUI: Detects and extracts workflow JSON data Stable Diffusion: Identifies prompts, parameters, and generation settings SwarmUI/StableSwarmUI: Handles JSON-formatted metadata Midjourney, DALL-E, NovelAI: Recognizes generation signatures Automatic1111, InvokeAI: Extracts generation parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    armorpaint

    armorpaint

    3D PBR Texture Painting Software

    ...Receive instant visual feedback in the viewport as you paint. Work fast with the convenience of nodes. Paint with fully procedural materials. Build fill layers with material nodes. Use brush nodes to create patterns and procedural brushes. ArmorPaint is designed from scratch to run completely on the GPU. This results in a smooth 4K painting experience on medium-power integrated hardware. Up to 16K texture painting is seamless using a high-end graphics card. Ray-traced baking, painting effects and viewport rendering feature running on Direct3D12 and Vulkan are in progress. ...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    textures.js

    textures.js

    SVG patterns for data visualization

    Textures.js is a JavaScript library for creating SVG patterns. Made on top of d3.js, it is designed for data visualization. Import textures.js from NPM. You can also use textures.js in your HTML page with a <script> tag by downloading textures.js to a local folder or by using the Unpkg CDN network. Textures.js can be used alongside d3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next