Showing 3555 open source projects for "utility"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $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
  • 1

    Remote Domain PC Rename

    A graphical front-end for Microsoft's netdom utility that allows users

    This project was intended to create a front-end for the Microsoft netdom utility so that the user could batch rename domain computers without having to use the command multiple times or create their own batch script. The program also allows the user to provide a text file that can be used instead of entering the names of the computers to be renamed manually. I created this program as my own little time-saver for work and figured that someone else may find use in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Blanco

    Windows Uninstaller

    ...To make a long story short, I had an HDD where I installed all of my programs (a separate drive than the OS itself). This drive had died. There were a lot of programs that just would not uninstall using the fancy "Add or Remove Programs" utility that Windows has. In some cases where the application in question was successfully uninstalled, it could not be reinstalled. Visual Studio for example, kept telling me "Invalid Drive" whenever I attempted to reinstall it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ...This method, which we refer to as Pareto estimation, is tested against a set of 2 and 3-objective test problems and a 3-objective portfolio optimization problem to illustrate its' utility for a real-world problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Profiler

    Open Profiler

    Open Profiler is for monitoring time of foreground window usage

    Open Profiler is a utility for monitoring amount of time, which a user spends on every foreground window. The Open profiler consist of two parts: serverside (AWPcons.exe) and clientside (AWPL.class). First of all run the serverside. It listen on 5000 port for incoming connections from clients. Then run one or more clients. Go to client's "Observe" menu and click on "Hosts" option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    ...Visit https://github.com/ve3wwg/cobcurses for all future project updates and documentation. This project consists of a Cobol interface to curses(3X) using a Screen Designer utility. This project is being developed for use with the Open-Cobol compiler project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A small utility that moves palette ranges on Doom PLAYPAL-style files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A set of Java utility classes. ** This project has moved to BitBucket ** https://bitbucket.org/robeden/starlight-common
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Forms602 to UIProtocol Converter

    Tool for converting Software602 forms to UIProtocol format

    602toUIPConvertor is utility based on Apache Fop (see http://projects.apache.org/projects/fop.html) used for converting rich electronic XSL-FO based forms in format Forms602 (see http://www.602.cz/) to user interfaces description format and application container format UIProtocol (see http://uiprotocol.eu) developed on the Czech Technical University in Prague.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XPDesktopIconsManager

    XPDesktopIconsManager

    Utility to backup and restore desktop icons position.

    Small and fast utility to backup and restore desktop icons position. Developed to work with Windows XP with multiple monitor support. It is possible to set up a list of different icons configurations for a fast switch among them. It is based on QT library and the developing IDE is QT creator. It is intended to be an open source project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    libbu++

    General purpose C++ utility library.

    Libbu++ covers nearly everything you could need from a standard library, is cross platform, and open source. It has a number of cool and unique features and plays well with other libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Drag-and-drop files/directories/HTML-URLs into a Java GUI. Perform text operations on the files into output files. Operations include concatention, text and regex editing, and other file/string/row/column/script operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple java package which provides an annotation, an interface and utility class for the purpose of making it easy to create toString() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    vhostManager

    Virtual Host Manager for Apache HTTPD server

    vhostManager is utility from managing configuration of virtual hosts for enterprise distributed solutions with many wirtual hosts and many server aliases. The best example is JSP hosting platform with farm of Tomcat/Jetty servers connected with Apache HTTPD using AJP (mod_jk). vhostManager helps create and manage virtual hosts (adding/removing aliases) without modyfing httpd.conf file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    csg.js

    csg.js

    Constructive solid geometry on meshes using BSP trees in JavaScript

    csg.js is a JavaScript library implementing constructive solid geometry (CSG) operations on polygonal meshes using BSP trees. With CSG, you build complex 3D shapes by combining primitives using Boolean operations like union, subtract, and intersect. The library focuses on clarity and correctness: its implementation is intentionally concise and readable so developers can understand the algorithm, while still correctly handling tricky edge cases such as overlapping coplanar polygons. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mcandy

    Vertical menu utility for x11`

    mcandy is a small menuing utility for x11. In the same vein as dmenu, mcandy was developed for use in a car computer as a mouse/keypad driven front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Griso is a graph isomorphism testing utility written in C++. It is based on my own POLYNOMIAL-TIME (in this point the salt of the project) algorithm. See Griso's sample input/output on http://funkybee.narod.ru/graphs.htm page. Edit (2012-10-24): seems so far it works for *regular graphs only* and should be tested on such graphs. Edit (2012-10-25): see two counterexamples in README.txt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    winman

    Hotkey-based window manager

    This little utility provide snap edge, resize to predefined, and send to alternate monitor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A quick download and upload speed test utility written in PHP and JavaScript which utilizes (but does not require) SVG support for some pretty graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    My set of general-purpose Java utility classes, from trivial to complex, including stuff from a constant-pool reader to specialized ant tasks to fancy Writers to come out with a nice log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Luma

    LDAP browser and administration utility

    Luma is a graphical utility for accessing and managing data stored on LDAP servers. It is written in Python, using PyQt and python-ldap. Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered. Following plugins are available: - Browser - Search - Templates
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    This utility, lingen, implements evolution of native machine code via linear genetic programming. The assembly level code uses a subset of assembly language which manipulates and performs calculations using the floating point unit (FPU) of the CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SimpleSiteAudit Multisite

    SimpleSiteAudit Multisite

    Detect file changes on remote web sites

    Combat the hackers with ‘Simple Site Audit Multisite’ website protection. With SSAM installed, you will be notified by email of any file changes that occur on your monitored sites. SSAM will detect files that have been added, removed or modified and if file permissions are changed. You will be able to automatically monitor all your sites from one ‘Master’ web site. Your sites can be monitored for hacker activity without any detectable monitoring system on the sites themselves. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A google-based desktop search utility. Written in PyQt4. To be used in conjunction with google exploit db
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jpxdec

    jpxdec is open-source scanline jpeg2000 decoder library written in C

    jpxdec is open-source scanline jpeg2000 decoder library written in C, which utility implements the continuous tone image compression spec, also known as ISO/IEC 15444 (JPEG 2000 Standard). FEATURES: 1. Scan lines decoding and row-based wavelet transform. 2. Use fix-point to achieve high performace. 3. Memmory management support. 4. Stream-based input decoding. 5. Automatically colospace convert support. 6.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB