Showing 435 open source projects for "loop"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Tool to view disk structure of a virtual machine image (loopback device file) and export it's partition to new loopback device file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Janim (GNU GPL license) is a project of real time animation software. The drawing is done at the same time in space and time, forming a short loop animated sequence. www.janim.tuxfamily.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Quite useful library for code diagnosis. As for now it can measure time of working for simple blocks of code, but features like loop or counters are developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Read-Eval-Print Loop
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LogScanLauncher
    A commandline utility that monitors application logfiles and triggers new events once a new entry in the log files satisfies a regular expression. The utility is configurable by amending entries in the application ini file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Recursion Looper is a PD(Pure Data) patch designed for live music performance. -8 loop tracks -Track effects: reverb, bitcrush, filter -Master effects: filter, 3 band EQ -customizable MIDI control of volume, pan, effects, record and play, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LoopCollector is an audio tool that takes an audio source files and munges them together to form a rhythmic loop. Prototype is being written in Perl, which will interface with sox. The final version will exist as a VST/AudioUnit/etc. plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple interpreter for loop programs. Might be useful if you are taking a computer science theory class (theory of computation) and studying primitive recursive functions. Or for fun. See http://people.csail.mit.edu/meyer/meyer-ritchie.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    Python script to solve slither link puzzles (also called fences,Takegaki or Loop the loop...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Latent Semantic Analysis extension for PHP. This php extension is ment to perform small scale LSA expermements like providing related content, document mapping or tuning LSA parameters in a loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A python demo with connected bezier curves and a supplied background image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RaidFS is a data recovery tool used to reassemble RAID subsystems without the corresponding controller. It uses the Filesystem in Userspace environment (FUSE) to virtually reassemble the component disks of a RAID into a single, loop mountable, file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This is a fork of the JSch project (Java Secure Channel) which fixes bug 1849771 (infinite loop when password is incorrect). It is hoped that the JSch author will incorporate this fix into the official JSch project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JGPShell is a java api to manage content of smart cards in conformance with the Global Platform standard. Features : script language (including if and loop..), can execute commands on many cards at the same time, can get the card list from a MySQL db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XmlGen is an Ant Task to generate code from XML files and Velocity templates. XmlGen allows using XML data in the Velocity template. You can access XML elements or attributes by name, select some nodes with an XPath expression or loop on elements list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Practical tool to help students to deeply understand the classical programming methodology based on specifications, loop invariants, and decomposition into subproblems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java library for working with file systems contained within single files (e.g. ISO9660, UFS, etc). Named after the unix command for mounting such file systems (mount -o loop ...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    loopcenter is a music practice/performance tool that lets you record and overdub loops. It is similar in functionality to the Boss Loop Station guitar pedal. It works with the JACK audio server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is simple and tiny template framework module. It processing is speedy. And provides extract variables, dictionary reference and sequencial variable loop. Import a tinpy module and call the build function, so it became generate document with templat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It's a template system write with PHP, he is very simple to use and flexible. For example if you will display all the authors into a MySQL table: <loop type="authors"> #NAME# </loop> He was inspired by the SPIP template system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small runtime-configured event processing engine. Event classes are created, and then handlers for those classees are registered. An event loop ensures that all handlers get appropriately called when events are generated or posted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo