Showing 72 open source projects for "loop"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1

    loop-finder-s6

    s6-rc service definition dependency debugger.

    s6-rc service definition directories debugger. Find loop in dependencies s6-rc services. Create visual form of dependencies of service definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fping

    fping

    High performance ping tool

    ... emails, so I decided to just step up and take over maintenanceship.To mark this change of maintenance, and avoid confusion, I decided to call it version 3. Besides a new maintainer, fping now also features a completely rewritten main loop implementation which improves performance significantly. The run time is now close to the theoretical time required to send and receive the pings under the specified parameters.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    Concourse

    Concourse

    Concourse is a container-based continuous thing-doer written in Go

    ... one click to get from a failed job to seeing why it failed. The visualization provides a "gut check" feedback loop: if it looks wrong, it probably is wrong. Jobs can depend on other jobs by configuring passed constraints. The resulting chain of jobs and resources is a dependency graph that continuously pushes your project forward, from source code to production.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    NGINX Ingress Controller

    NGINX Ingress Controller

    NGINX Ingress Controller for Kubernetes

    ... an upstream configuration (i.e Endpoints change when you deploy your app). We use lua-nginx-module to achieve this. Check below to learn more about how it's done. Usually, a Kubernetes Controller utilizes the synchronization loop pattern to check if the desired state in the controller is updated or a change is required. To this purpose, we need to build a model using different objects from the cluster, in particular (in no special order) Ingresses, Services, Endpoints, Secrets, and Configmaps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    GuitarPedal

    GuitarPedal

    Linus learns analog circuits

    GuitarPedal is an experimental repository exploring a digital guitar-effects signal chain implemented with lean, low-level code. The project demonstrates how to read audio input, process it through simple transformations, and write the result out in real time with minimal latency. It emphasizes straightforward, inspectable DSP so developers can follow the math and tweak parameters without a giant framework in the way. The codebase favors portability and simplicity, focusing on a handful of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Perf Book

    Perf Book

    The book "Performance Analysis and Tuning on Modern CPU"

    ... walks through vectorization, memory layout, data-oriented design, and algorithmic choices, illustrating when compiler flags, intrinsics, or hand-rolled assembly make sense. It also demonstrates tool-driven workflows—using profilers and PMU events—to locate true bottlenecks and validate that changes actually help. Throughout, the emphasis is on a methodical loop of hypothesize → measure → change → re-measure, rather than folklore or premature micro-optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ClickHouse Go

    ClickHouse Go

    Golang driver for ClickHouse

    ... supports http protocol for transport. (Experimental). Marshal rows into structs (ScanStruct, Select). Unmarshal struct to row (AppendStruct). Connection pool Failover and load balancing. Bulk write support (for database/sql use begin->prepare->(in loop exec)->commit). AsyncInsert, named and numeric placeholders support. LZ4/ZSTD compression support. External data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SwiftNIO

    SwiftNIO

    Network application framework for protocol servers and clients

    SwiftNIO is a cross-platform asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Low-level protocol implementations are often a collection of ChannelHandlers that implement a protocol but still require the user to have a good understanding of SwiftNIO. Often, low-level protocol implementations will then be wrapped in high-level libraries with a nicer, more user-friendly API. High-level implementations are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TGM Gaming Macro

    TGM Gaming Macro

    Lets you have a macro mouse n keyboard functionally with ordinary one.

    Official TGMacro Websites: 🌐 https://trksyln.net/projects/TGM-Gaming-Macro-(TGMacro)-4 🌐 https://gettgmacro.com ⚡ TGMacro turns any ordinary mouse and keyboard into powerful macro devices. Easily create or record multiple macros, assign each to different keys or key combinations, and trigger or loop them whenever you need—whether it’s rapid-fire actions in games, complex multi-step workflows, or simple shortcuts that save you time every day. 🎮 Designed for gamers, but versatile...
    Leader badge
    Downloads: 23,749 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.1, Nov 4th, 2024 About iperf 2 and iperf3: Read...
    Leader badge
    Downloads: 11,325 This Week
    Last Update:
    See Project
  • 11
    Fish It Script |  Keyless

    Fish It Script | Keyless

    Fish It Download Script No Key / Auto Fish, Auto Sell, Teleport,

    Download the New Best Keyless Script for Fish It! Roblox — No Key System, Safe, and Updated for 2025! The Fish It script is the main Lua code that controls how the fishing system works in your Roblox game. It makes fishing fun, rewarding, and interactive by managing everything from casting the rod to catching and selling fish Backend: Uses ServerScripts for logic (spawn, rewards, data saving). Uses LocalScripts for player interaction (UI, casting). Saves player progress using...
    Downloads: 140 This Week
    Last Update:
    See Project
  • 12
    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard: Boost productivity with Windows keyboard automation.

    OtoKeyboard is the premier auto keyboard and macro tool for Windows, designed to save you time and eliminate digital friction. Move beyond simple text replacement and turn any repetitive task into a single-keystroke action. It's the ultimate productivity companion for professionals, gamers, and developers alike. Automate customer support replies with interactive templates; execute complex in-game combos with perfectly timed macros; or launch your entire work environment with one...
    Leader badge
    Downloads: 177 This Week
    Last Update:
    See Project
  • 13
    MacroPilot

    MacroPilot

    MacroPilot: Piloting Tasks with Automated Macros

    ... interval between clicks. - Infinite Loop or Set Number of Clicks: Endless clicking or a specific click count. - Left and Right Clicks: Left or right clicking. - Single or Double Clicks: Double or single clicks. - Customizable Hotkey: Custom hotkey to start/stop autoclicker. - Hold Click: Hold down left or right mouse button. NOTICE: I did not pay for a code signing certificate. Meaning, when a blue window pops up, click MORE INFO and then RUN ANYWAY.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 14
    MacroHok

    MacroHok

    Advanced macro recorder and executor with loop, key, and click support

    MacroHok is an easy-to-use Windows automation tool that helps you record and replay mouse clicks, key presses, and scroll actions. It’s perfect for games, workflows, or everyday tasks that require repetitive actions. With MacroHok, you can record your movements, set custom delays with countdowns, control how many times each action repeats, and run them all with one click. A floating log window shows recent actions in real time, and you can toggle it anytime. The clean interface organizes...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15
    Featureless Linux Library

    Featureless Linux Library

    Linux Library on top of Libc focusing on long term support.

    When computer power increases, programmers generally add more "features", thus making any performance gains in new hardware negligible. This project is an attempt to develop a library above libc that breaks out of this terrible loop.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 16
    J-AI-Autoclicker

    J-AI-Autoclicker

    J-AI-Autoclicker for various tasks Best Free Auto Clicker

    **AutoClicker free download** ## Free AutoClicker Download – The Best AI Auto Clicker for Gaming, Workflows & More Looking for the best **free auto clicker** to automate your clicking tasks effortlessly? Download the powerful and intelligent AI Auto Clicker from (https://autoclicker.ca) – a fast, reliable, and easy-to-use tool designed to boost productivity, enhance gaming performance, and streamline repetitive actions. Whether you're gaming in **Roblox**, grinding resources in...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    TaskFlow — Auto Clicker & Macros

    TaskFlow — Auto Clicker & Macros

    Automate clicks, record macros, streamline repetitive tasks

    TaskFlow is a powerful automation tool designed to eliminate repetitive tasks through intelligent auto-clicking and macro recording. Perfect for productivity enhancement, testing, gaming, and workflow optimization. Record complex mouse movements, keyboard inputs, and create customizable automation sequences. Features pixel-perfect click positioning, adjustable speed controls, hotkey support, and loop functionality. Built with user-friendly interface for both beginners and advanced users...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    JxMake

    JxMake

    A Java-based cross-platform build system.

    JxMake is a Java-based, cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake. In addition, JxMake offers several features not typically found in other console-based build systems, including a built-in lightweight GUI, serial console, serial plotter, multi-MCU in-system programmer, and more. Currently, JxMake's loadable libraries (build scripts) are primarily designed for non-OS MCU systems and experimental use. Full support for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Regys-AC

    Regys-AC

    An Autoclicker for idle games with a sublooping function

    Regy's AC is an autoclicker designed specifically for idle games, featuring sublooping capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Obscura

    It's a personal microkernel project designed as a learning ground.

    ... to handle hardware interrupts (keyboard, timer) - Support minimal user space - Evolve to a simple OS: - With a rudimentary shell - Isolated user processes - A basis for experimenting with system concepts ## ⚙️ Project status > 🚧 Project under development - Learning phase (year 1) Short-term planned features : - [ ] Multiboot-compatible GRUB bootloader - [ ] Text mode display (VGA) - [ ] Interrupt management (IRQ / keyboard) - [ ] First task manager loop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MTF

    Simple multitasking for microPython Raspberry Pi Pico projects

    MTF provides a simple framework for hardware projects written in microPython for the Raspberry Pi Pico. Designed where polling is needed, projects can be broken down into discrete components (tasks) which can run together. MTF provides scheduling, timeouts and a simplified signalling system for tasks to communicate with each other. Version 2.1 uses a modified run-loop which improves timing accuracy for short periods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    StackTraceSealer

    Aid in finding infinite loops in Java programs on production systems

    StackTraceSealer is a JConsole plugin with its own Java Agent Library that can be used to seal stack frames on a thread stack trace to detect whether these frames have changed or they have remained the same all the time to aid in finding an infinite loop on a production system when all you have is a long seemingly constant stack trace in the thread dump.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    pl

    Perl One-Liner Magic Wand

    Some tasks are too menial for a dedicated script but still too cumbersome even with the many neat one-liner options of "perl -E". This small script fills the gap: various one-letter commands & magic variables (with meaningful aliases too) and more nifty loop options take Perl programming to the command line. Fully imports List::Util. With no program on the command line, starts a pl Shell. How to "e(cho)" values, including from "@A(RGV)", with single "$q(uote)" & double "$Q(uote)". Same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gev

    gev

    Gev is a lightweight, fast non-blocking TCP network library

    Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. Support custom protocols to quickly and easily build high-performance servers. High-performance event loop based on epoll and kqueue. Support multi-core and multi-threading. Dynamic expansion of read and write buffers implemented by Ring Buffer. Asynchronous read and write. SO_REUSEPORT port reuse support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SmartKnob

    SmartKnob

    Haptic input knob with software-defined endstops and virtual detents

    SmartKnob is an open‑source hardware/software hybrid rotary input device featuring software-configurable end-stops and virtual detents, facilitated by a brushless gimbal motor and magnetic encoder—offering programmable haptic feedback and a novel, tactile user interface. 240x240 round LCD ("GC9A01"), protected by 39.5mm watch glass on rotor. BLDC gimbal motor, with a hollow shaft for mechanically & electrically connecting the LCD. PCB flexure and SMD resistors used as strain gauges for press...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next