Showing 3554 open source projects for "utility"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1

    DRAFT

    A software platform for addressing rapid utility integration in WSNs

    DRAFT is a development and runtime platform for supporting rapid integration of WSN utility programs. DRAFT consists of a computer-side development environment and node-side middleware which is built upon the Contiki operating system. With DRAFT, developers can quickly assemble WSN utilities into node firmware by writing simple configuration descriptions in the development environment. In DRAFT, each utility is implemented in an individual module, and modules with similar behaviors are grouped into one mode to avoid interference. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    selectseq

    Get specific sequences from a FASTA or FASTQ file.

    A command-line utility to manipulate biological sequences from a FASTA or FASTQ file. It can, given a list of identifiers, get only a subset of the sequences (or their complement, i.e., sequences NOT in the list). Can also get sequence number N only. Compressed sequences files are supported if readable by zcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JNDI DirContextSource (moved to GitHub)

    JNDI DirContext source builder utility

    A JNDI DirContext factory which works very much like a JDBC DataSource returning ready-to-use DirContext objects. This project has moved to https://github.com/michael-o/dirctxsrc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    LnxMcp

    LinHUniX X(forAll) Master Control Program

    MCP is a library like jquery and similar Is not a Framework, but integrate a list of utility to write code on easy way Compatible with php 5.3 and Higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lua_alt_getopt is a module for Lua programming language for parsing command line arguments. Goals: compatibility to POSIX "Utility Syntax Guidelines" (guidelines 3-13), GNU getopt_long(3) extentions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Pearl Xfce 7

    Pearl Xfce 7

    Pearl Linux Xfce Desktop Final 32 bit release

    The Pearl Xfce 7 base is from the 18.04 Ubuntu release. Pearl Linux began many yrs ago with the Xfce desktop environment. We were excited to again offer this great desktop environment. The first to be released is the 32 bit release. Most Linux distros including us will no longer provide security updates for 32 bit after 4/2023. The systems will continue to work and Pearl will still support all of our releases however their will be no support from Ubuntu as our backend. Much of the software...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    node-shapefile-viewer

    An utility to view shapefile's geometries and properties for free.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Image-converter

    Image-converter

    Image format converter

    image-converter Latest version: 0.3 This is a command line utility used for converting image format to any other available image formats on windows platforms. Currently supported types: png, jpg, tiff, bmp, ... Basic usage: > image-converter.exe -i INPUT -o OUTPUT or > image-converter.exe --input INPUT --ouput OUTPUT Single image example: > image-converter.exe -i input_image.jpg -o output_image.png Batch images example: > python image-converter.exe -b -e png -i input_folder -o output_folder > python image-converter.exe -b -e png -i input_folder -o output_folder -s jpg -b: enable batch -e or --ext: new extension -s or --specific: convert only specifc format What's new: Batch images converting Donate to support the developer PayPal: https://www.paypal.me/eagle6789 me49544@gmail.com BTC: 1AP6bypSaFt7ptFydmjuWWWS8a9MCWRt3m Source code: https://github.com/Eagle6789/image-converter Contact me : me49544@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Devhints Cheatsheets

    Devhints Cheatsheets

    Cheatsheets for web development

    ...The design emphasizes minimal friction: open a cheat sheet, skim for details, and return to work—no long reading required. For teaching, onboarding, or as a quick lookup library, it offers high-utility resources without the overhead of full documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lsperf is an utility listing performance of various computer components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    React Values

    React Values

    A set of tiny React components for handling state with render props

    react-values is a lightweight React utility library that gives developers a set of tiny, composable components for managing state with a render-props API, so you don’t need to rewrite the same state logic over and over in your UI components. It exposes helpful state transforms like toggle, increment, filter, and native methods matching JavaScript value types (Array, Boolean, Number, Object, String, Map, Set, Date), which makes it easier to implement common behaviors like toggles, counters, and filtering right out of the box. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a small utility that will help change the standard VST path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Quasar

    Quasar

    Fibers, channels and actors for the JVM

    Quasar is a library that provides high-performance lightweight threads, Go-like channels, Erlang-like actors, and other asynchronous programming tools for Java and Kotlin. Quasar is developed by Parallel Universe and released as free software, dual-licensed under the Eclipse Public License and the GNU Lesser General Public License. Quasar fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time with an Ant task. Quasar’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Freematics Arduino Builder

    Self-contained tool for compiling and uploading Arduino sketches

    Freematics Arduino Builder is a fully standalone utility for viewing, compiling, configuring and uploading Arduino sketch or pre-compiled binary to Arduino board without need for any development environment setup. It currently supports AVR, ESP8266 and ESP32.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    ARP AntiSpoofer
    A utility for detecting and resisting BIDIRECTIONAL ARP spoofing. It can anti-spoof for not only the local host, but also other hosts in the same subnet. It is as well a handy helper for gateways which don't work well with ARP.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Moses

    Moses

    Utility library for functional programming in Lua

    A Lua utility-belt library for functional programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Android-State

    Android-State

    A utility library for Android to save objects in a Bundle

    A utility library for Android to save objects in a Bundle without any boilerplate. It uses an annotation processor to wire up all dependencies. It's recommended to turn on a global setting in your Application class to save and restore the instance state of all activities and fragments from the support library. After that you only need to annotate your fields with @State inside of your fragments and activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    pvr-rename

    JAVA application for renaming PVR recordings based on EIT data

    A small utility that reads recordings' meta data from .eit files in a directory, creates a CSV from that. That CSV can then be edited in a spreadsheet in order to define the target filenames. E.g. you may want to add season and episode numbers, subtitles &c to the target filename. This CSV can then be read by the tool to actually rename the recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    m3ulist

    small, 16-bit DOS tool that generates M3U-style file listings

    M3ULIST is a small DOS utility that generates a M3U-style playlist with files inside the current directory and all its subdirectories. Result is sent to standard output. M3ULIST is designed to run even on the most modest hardware configuration (8086, 8 KiB of RAM, DOS 2+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    myHouse

    myHouse

    Home monitoring and automation suite now known as eGeoffrey

    ...The basic principles are the same, the software is still open source but now is supposed to be way simpler to configure (entirely via the web interface), use, customize and extend. If you want to give it a look, check out https://www.egeoffrey.com. I've also put together a migration utility to help along to way in case you want to move into the new platform without starting from scratch: https://github.com/myhouse-project/myHouse2eGeoffrey myHouse itself will be no longer maintained since the new eGeoffrey offers the same functionalities and many more. Thanks for your support along the way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Library and utility programs for reading IRIG 106 digital flight data recorder data files
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Gemini Testing

    Gemini Testing

    Utility for regression testing the visual appearance of web pages

    Gemini is a utility for regression testing the visual appearance of web pages. Each of the blocks that are being tested may be in one of the determined states. States are tested with the help of chains of step-by-step actions declared in a block's test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    xmake

    xmake

    A cross-platform build utility based on Lua

    xmake is a cross-platform build utility based on lua. The project focuses on making development and building easier and provides many features (.e.g package, install, plugin, macro, action, option, task ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Spectrator

    Utility for manipulate predictor and L1 policy MSR

    Simple utility for control CPU IA32_SPEC_CTRL /IA32_PRED_CMD/IA32_FLUSH_CMD When active Windows Spectre Protection write in MSR IA32_SPEC_CTRL incorect!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB