Search Results for "gldirect utility package"

Showing 29 open source projects for "gldirect utility package"

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    App Manager

    App Manager

    A full-featured package manager and viewer for Android

    ...For power users, it offers root and ADB-based controls to manage permissions, processes, and system behavior. Overall, App Manager consolidates the functionality of multiple utility apps into one comprehensive Android management tool.
    Downloads: 174 This Week
    Last Update:
    See Project
  • 2
    Java utility classes

    Java utility classes

    Utility classes for Java

    This is a set of Java classes and static methods for: - System process management on a machine, e.g. starting a process, starting a process via PowerShell; getting process PID, waiting, destroying, getting all processes, etc. - Buffered file reader for both text (ASCII) and binary files, specifically useful for parallel file parsing and/or for large files. - Async. timer with a variable precision. - Very easy HTTP GET request sender and data retriever. _____________ - All compiled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDiskCat

    JDiskCat

    Multi-platform disk cataloguing utility written in java.

    Easy-to-use multi-platform disk cataloguing program supporting local or removable media - drives and folders. Uses XML files as a data storage. It was originally created in 2010 to catalogue software compilations (also called freeware compilations) and CDs distributed with computer magazines. It was later improved to support any kind of disk and folder. It can be used to catalogue fragile disks like CDs, floppies, external hard drives, usb sticks, memory cards which are easy to damage....
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    Disk Indexer
    ...It can be useful for both kind of users - individual users and enterprise users(system admins) It can be scaled up for enterprise use. Check out wiki pages. Start with reading Readme.txt file in the downloaded package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    JavaMutex

    Provides 100% pure Java mutual exclusion.

    Freely redistributable open source 100% pure Java for mutual exclusion. Read-write and read-only reentrant lock, condition variable, atomic wraps for Boolean, Integer, Long, and Reference. Cell pool with optional locking, object exchanger, Intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DropSize

    DropSize

    Free standalone photos resizer application

    This is a small free standalone utility that aims to resize/resample JPG photos archives. Easy of use thanks to drag and drop functionality, it is fully automated and recursive. Keeps EXIF original information after resize. Package for Mac OS X and for Windows available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MattsMathTools

    MattsMathTools

    MathTools is an aid in preparing printed math tests.

    Matt's MathTools is a Java application designed as an aid in preparing printed math tests. It is easily embedded in other Java applications or it can be used alone as a single-user desktop app. It includes a scripting environment, numerous demonstration classes and several general utilities. A scripting tutorial is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DJVUMan

    GUI for manipulating djvu files

    GUI for manipulating djvu files. Can combine some files, insert some files into existing djvu file, delete pages from djvu file. Has preview window. Based on utility djvm.exe from DjVuLibre package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    JSON Search, Other Utilities

    Lightweight utility classes that complement the standard libraries.

    This is a collection of lightweight utility classes. Most of the classes in this package are standalone files without dependencies on other classes inside or outside of this package. Some classes are more procedural than others in the sense that they are simply collections of static methods. Some classes are meant to enforce certain design patterns. This is an ongoing project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AndSys ~ Apps

    AndSys ~ Apps

    Information Tool about installed Applications.

    .... - No Permission Required. - Requires Android 1.6 and above. ## Keywords app, apps, details, info, information, installed, packages, system, tool, utility ---- AndSys 0.4-rc3 Copyright (C) 2012, 2013 Giulio Orru`
    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
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A neat and powerful text transformation and processing package for Java applications. Flexible enough that you can use only the bits you need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project helps JDBC programmers from creating DB connection url by hand coding; by using this package we only need to add a simple property file and initialize it with a single utility class. Currently this is developed with Apache Derby in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pure Java classes for Swing and Web applications development. It includes many custom components, an internationalized resource management framework, a high performance dynamic matrix package (dcolt) as well as several utility and support classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FreshTrash is a Utility package for generate random test data. It can generate test data from the console or from a UI. At the start only from the console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    bobjects package allows beginning students to do GUI programming, implement object persistence, numeric testing, and date calcs. The GUI utility (GUIbrew class) supports introductory assignments with familiar GUI dialogs avoiding green screen console I/O
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CardShark is a software package that includes a utility for creating and organizing playing cards and an interactive environment for playing games with those cards via the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PermisionSniffer is an all Java 5 utility package that can be used to determine exactly what security manager permissions your Java applicaiton requires in order to execute. The necessary policy file is generated for you automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    webMethods SimpleToolBox public package contains set of Java utility services for webMethods IntegrationServer version 6.1 This package can be enhanced and used as base to build other useful packgaes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small utility to browse and edit the user and system preferences, which are accessible via the new package java.util.prefs. Requires JRE/JDK 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Disparate set of java utility functions used in numerous Aepryus projects. Includes a math package with vector objects and function parsers. A utility package contains loggers, a handy profiler and assorted helper methods for String and Date classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jCharts is a 100% Java based charting utility that outputs a variety of charts. This package is ideal for displaying charts via Servlets.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB