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
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.
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
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.
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.
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.
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.
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.
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.
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
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.
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.
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.
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.
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.
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
Practical tool to help students to deeply understand the classical programming methodology based on specifications, loop invariants, and decomposition into subproblems.
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 ...).
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.
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.
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
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...
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.
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.
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.