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
  • 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
  • 1

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ham Radio Software Based Repeater Controller Daemon. Tested under Linux but, according to documentation, should compile and run under several Unices, to include, Darwin, OS X, Linux, BSD(Free,Net,Open) and Solaris (too incl OpenSolaris) on various platforms to include i386, X86-64 (amd64), ARMv6, ARMv7.1, and Raspberry Pi. !!Not designed for Microsoft Windows based computers!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MobiLinux | Linux Desktop for Android

    MobiLinux | Linux Desktop for Android

    Allowing you to use the Linux desktop everywhere you are

    ...This is based off http://sourceforge.net/projects/linuxonandroid/ and has been very much modified but should still be noted Requirments: - ARM based Android Mobile Phone - Android OS 2.2+ - ROOT ACCESS and BusyBox Binay - loop and ext2 kernel support - 2 GB of free space - 1 GHz CPU (dual-core or overclocked is recommended) - 512 RAM on board (1GB is recommended) - Network Connection (WLAN, LTE/EV-DO, GSM) (optional but suggested) - VNC Viewer - Terminal Emulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OpenShader

    Open architecture GPU simulator and implementation

    ...The first step is to develop a detailed GPU simulator and compiler. The second step is to implement the GPU in synthesizable Verilog. The third step is to develop a feedback loop between the simulator and implementation, allowing power, performance, and reliability aspects of the hardware to feed back into ever more detailed and accurate simulations of a complete GPU. LICENSING Primary licensing is GPLv3. Secondary is Commercial. Commercial licensing (use incompatible with GPLv3) will be available via an elected or appointed non-profit Facilitator. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    C Program Foundation

    Suite of Linux libs: logger, collections, shared memory lib

    ...The main idea is that a user can create one or more shared memory areas where the programs exchange data. They can be aware of data changes by making pools in a while loop. Every access to the shared zone is conditioned by acquiring a semaphore lock. Data in the memories can be easily saved to a file. Each method is thread safe so concurrency related problems are solved by the library. Program Base Library - lists, heaps, sets and more This project internally uses the "PBL - The Program Base Library", created by Peter Graf. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Autoclicker infiniter
    This software is one auto click maker. This allow costumize your autoclicker with right clicks, left clicks, mouse moviments, add loop, etc. Is one autoclicker with very options. Is so utility for gamers (in games) and apply on softwares.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    AVRILOS

    AVRILOS

    Simple AVR OS

    A simple Embedded System Framework that allows rapid development of applications build for AVR family. System is based on a super-loop architecture with check and skip (no-wait) flag event driver system. Supports: UART, SysTick Timer, ADC, SPI, EEPROM, PWM. Also supports: Xilinx FPGA configuration, FPGA SSI interface, smart card reader etc. Tested partially (different modules in each case) on ATMega163/16/32/323/8. Awards CodeProject 2010, Third Prize, Hardware and Device Programming Check the Wiki Page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Quiet Fan
    Quiet Fan implements a control loop to set your CPU or motherboard fan speed. This means that it uses the lowest possible fan speed to keep a target temperature, and eliminates damaging hardware temperature oscillations.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Extend the functionality of the mount and the umount commands by adding support for basic device mapper devices, for key files and scripts and for filesystem checking at mount time while retaining support for loop device encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck This is UNIDAPT (UNIversal aDAPTation) framework to enable run-time adaptability for statically compiled programs for different constraints (performance, power consumption, heterogeneous systems, etc) using function/loop-level multi-versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pi_loop controls a program called super_pi_mod. super_pi_mod is used by overclockers to test the speed of their system. pi_loop will run super_pi_mod multiple times so that overclockers can test the long time stability of their system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DVD Scripts is a collection of scripts that assists with DVD authoring and backups. Included are dvdmm (full motion menus), dvdvt (image/video slideshows featuring video transitions and audio), and securedvd (loop-aes encrypted DVD backups).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The cowloop-driver is a copy-on-write loop driver (block device) to be used on top of any other block driver. The cowloop-driver shields the lower driver from any write accesses. Instead, it diverts all write-accesses to an arbitrary regular file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    These are scripts, that can be used to mount, umount and mkfs on files over the loop-device using dm-crypt for encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    vtwatch automatically switches the active virtual console on your Linux system in a loop, acting as a virtual terminal surveillance monitor. Includes switch-speed control, search strings, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sloop is a Sather interface to liboop, which provides a low-level event loop management library for POSIX-based operating systems. It supports the development of modular, multiplexed applications which may respond to events from several sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libslIRC is an easy to use, message loop based IRC library written in and written for C++. While being modular and allowing for easy extension, modules for many important tasks are delivered with the library.
    Downloads: 0 This Week
    Last Update:
    See Project