Showing 1052 open source projects for "jargs/gnu/cmdlineparser"

View related business solutions
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1

    Wheefun Ingeniously Retro Engine

    Low-Level Game Engine for Retro Platforms

    WFIRE is a low-level game engine which provides a portable library allowing for writing video games for multiple classic targets. Originally written for a game called the Crypts of Eldor, WFIRE aims to provide compatibility with a number of constrained environments, such as DOS and the Amiga. It also aims for "new-retro" computers such as the Commander X16 and the Neon816. Of course, modern operating environments such as Windows NT and GNU/Linux are also planned. WFIRE is meant to reduce...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JCLOP

    Java Cloud Persistence

    A library to manage data persistence on cloud services like Dropbox (for instance)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Authorize.net-SIM-Wrapper

    A simple integration of Authorize.net SIM API in PHP

    If you want to integrate Authorize.net SIM API in your web applications, this is the easiest solution for you. I am using an Authorize.net API and written a wrapper class in PHP to make the integration easier for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AdaFontDemo

    AdaFontDemo

    Ada Fonts is a minimalistic example of using freetype fonts in OpenGL

    Ada Fonts is a minimalistic example of using freetype fonts in OpenGL Ada applications using Felix Krause's FreeTypeAda package It is intended to be the modern version of the "glut font" demos from a previous era. It also uses Stephen Sangwine's PNG-IO package, and thin bindings to OpenGL, SDL2. More importantly, it shows how to encapsulate the scripts and runtime libraries necessary to easily compile and run on any computer running Windows, OS-X, or GNU/Linux. The only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 5

    Sormula

    Java ORM

    Simple (Easy) Object Relational Mapping for Java Sormula is a Java library that moves data between Java objects and relational database tables. * Easy to Use * Simple to Understand * Minimal Configuration * Portable It provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection. Custom conversions between any Java class/type and column type. *...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    tkcalendar

    tkcalendar

    Calendar widget for Tkinter

    tkcalendar is a python module that provides the Calendar and DateEntry widgets for Tkinter. The DateEntry widget is similar to a Combobox, but the drop-down is not a list but a Calendar to select a date. tkcalendar is compatible with both Python 2 and Python 3. It support all locale settings supported by the system and the colors are customizable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    WonderGUI

    GUI library for games and multimedia.

    WonderGUI is a Graphical User Interface Toolkit written in C++. Just like other, GUI toolkits such as Qt, GTK, MFC, Swing etc it provides a user interface for your program with buttons, checkboxes, menus etc. What makes WonderGUI different from other GUI toolkits is that it doesn't have a standard look and feel, instead it is made to bring your own unique user interface to life with the widgets and layouts that you design. WonderGUI is also built for easy integration into an existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libsexpr (fork of sexp lib)

    libsexpr is a fork of sexp library

    This is a fork of libsexpr to get additional functionality and deploy for other libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SFENCE

    The SFENCE dynamic library is an interface for writing programs.

    The SFENCE dynamic library is an interface for developing software. A program code which uses the SFENCE correctly is independent of platform, GUI and SFENCE extension modules (usually without SSEM module). Big part of the SFENCE functionality is based on SFENCE extension modules (SEM).
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    =========== pytkapp =========== Python package for develop an application that provide multi-documents/single-document interface with using of tkinter library and set of additional tkinter widgets. See available demos: pytkapp/demo/run_ptaoptionsdemo.py - run GUI demo for option's container (available widgets, rules) pytkapp/demo/run_ptamdidemo.py - run demo of MDI application pytkapp/demo/run_ptasdidemo.py - run demo of SDI application pytkapp/demo/run_tkwbasicdemo.py...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ULib

    ULib

    C++ application development framework, to help developers create apps

    ULib is a highly optimized class framework for writing C++ applications. I wrote this framework as my tool for writing applications in various contexts. It is a result of many years of work as a C++ programmer. I think, in my opinion, that its strongest points are simplicity, efficiency, and sophisticated debugging. ULib is meant as a very lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uclibc along with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CLIck

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Javaluator

    Javaluator

    A java infix evaluator based on "Shunting Yard" algorithm.

    Evaluate an arithmetic expression is as simple as: Double result = new DoubleEvaluator().evaluate("(e^3-1)*sin(pi/4)*ln(pi^2)"). But Javaluator provides you with much more ... Key features: - Functions support, including variable argument count. - Constants support: e, pi, etc ... - Variables support: Example sin(x) for x = pi/4. - Highly configurable: Reduce the built-in operator or function sets, define your own brackets. - Extensible: Define your own grammar, or extends the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Wheefun Properties Library for Java

    A java library for binding runtime properties

    This library allows for the programmer to bind arbitrary properties to types which can be accessed at runtime via reflection. Properties can be declared via annotation and later manipulated through a simple static interface; no special naming conventions are required and the properties can be bound to any method which has the appropriate signature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sjcl

    sjcl

    Stanford Javascript Crypto Library

    The Stanford Javascript Crypto Library is a project by the Stanford Computer Security Lab to build a secure, powerful, fast, small, easy-to-use, cross-browser library for cryptography in Javascript. SJCL is small but powerful. The minified version of the library is under 6.4KB compressed, and yet it posts impressive speed results. SJCL is secure. It uses the industry-standard AES algorithm at 128, 192 or 256 bits; the SHA256 hash function; the HMAC authentication code; the PBKDF2 password...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    OMapper

    OMapper

    Automate your bean mappings seamlessly

    OMapper is a simple library to ease the process of mapping objects or beans from one design layer to another design layer, using annotations. One can specify mappings both in source class (Sink Annotation) and target class(Source Annotation). Supports mapping composed user class objects and array fields. It is NOT an ORM Framework like Hibernate, but it facilitates object to object mapping between different design layers. So, say if hibernate or axis generates DTO's and you want to map...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    MapsBing

    Agregar Bing Maps facilmente a tu projecto web

    Usar Bing Maps en su proyecto web puede ser mmas facil con esta libreria. Solo necesitas tener tu Api Key de Microssft y ya tendras las principales funcionalidades de Bing Maps en tu web. Con esta libreria veras que fail es el poder incluir mapas en tus proyectos, buscar direcciones, o trazar rutas. Ademas tambien soporta geo localizaci'on, para saber desde donde conecta el usuario. Mas informacion en https://aprende-a-programar.com/b/Mapas-con-Bing/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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 lightweight...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PDF API HTML5 Web Apps

    PDF API HTML5 Web Apps

    Mini SDK JavaScript API library PDF web apps

    A condensed library designed to web modern applications, to quickly export your content html to pdf thanks the famous library in javascript: jsPDF. And a special thanks to the project canvg and html2canvas. Project documentation: http://ulmdevice.altervista.org/pdfapihtml5/#documentation ========== Also available service for Angular 7+: http://ulmdevice.altervista.org/pdfjsapi/ Mobile Applications: http://bit.ly/1MrlgKk Opera add-on: http://bit.ly/1kkMhTa
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    Vector Playing Cards

    Vector Playing Card Library (.SVG Format)

    ****************************************************************************** Please note that this project (and all downloads) can be now be found at: https://totalnonsense.com/open-source-vector-playing-cards ****************************************************************************** This is a set of poker size playing cards which has been hand crafted in a standard Vector Format (.SVG). All 52 faces are offered in one file as separate objects that can easily be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tkColorPicker

    tkColorPicker

    Color picker dialog for Tkinter, alternative to tkinter.colorchooser

    The tkcolorpicker module contains a `ColorPicker` class which implements the color picker dialog and an `askcolor` function that displays the color picker and returns the chosen color in RGB and HTML formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    libtdata

    libtdata

    Libtdata is a C library implements trees, index allocation and bit ops

    Libtdata is a small and portable C library implements a set of various search data structures, bit operations and index allocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SwirlJS

    SwirlJS

    Javascript GUI library with focus on simplicity.

    SwirlJS is a javascript GUI library and theme with focus on simplicity and ease of use. Made for web developers who want to be productive. Most javascript libraries offer more functionality but are most times overcomplicated. SwirlJS makes it easy to add basic user interaction to your web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ftdetector

    File type detector library

    This project is a tool to detect file types by signatures and mime types. It uses hash tables to make the detection of a file type as fast as possible. The signature and mime types lists are stored at simple user-friendly files. This file type detector supports a lot of formats (image, archive, text, documents, audio, video, fonts and others). It also includes Microsoft OLE compound file types. The detector's algorythm has special features to detect text file types like (HTML, XML, JSON,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Functions Library

    A DLL created in .NetCore 2.0 which wraps many functions up.

    Functions Library is a .dll which means, it can be referenced easily. To use it you simply just make a reference to your project and type in the usings "using Functions;" and your good to go. In the namespace Functions are 2 more namespaces which are "Math" and "IO". .Math includes functions for calculations for or with Pi, Power, Squarer root and more. While IO includes Creating a TextFile, Deleting it, reading it and writing to it. Just to name those few, there are more functions in...
    Downloads: 0 This Week
    Last Update:
    See Project