205 programs for "jargs/gnu/cmdlineparser" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    BuGLe combines a graphical OpenGL debugger with a selection of filters on the OpenGL command stream. The debugger allows viewing of state, textures, framebuffers and shaders, while the filters allow for logging, error checking, video capture and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse eng
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    The cartesian programming language

    A functional programming language

    Cartesian is a pure functional programming language, wrapped in an imperative and object oriented layer. The main goal is to separate both worlds and to have some very clean and well defined interfaces. This project is the reference implementation of the language, as an interpreter. The interpreter's goal is not performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XdevL
    XdevL is a powerful cross-platform C++ Object and Plug-In Oriented programming framework which helps you developing Games or device oriented applications. The whole system can be extended using additional Plug-In's which makes it extreme flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    ECL development has moved to https://gitlab.com/embeddable-common-lisp/ecl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DanubioNG is a simple, pattern based, C++ framework for developing embedded applications. It compiles and works on Linux and Windows (MinGW).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Converts Qt designer ui files to tcl/tck script. Handled classes: - QLabel - QLineEdit - QPushButton
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libcutils

    Some Useful C-Utilities

    Libcutils provides a self-contained set of fundamental routines which are essential to basically any Unix utility or daemon application written in C. The library provides fundamental data structures such as lists, hash-maps, strings and parsing functions for JSON or the typical dot-file based configuration data. The following list summarizes the currently supported functionality: * length delimited instead of NULL terminated strings * memory management based on reference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linux ERT target controls code generation from Simulink for computer based on MPC5200 and Linux. The target contains support for CANopen via Simulink blockset which integrates the CANopen driver to the generated code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    a POSIX-C implementation of the http://oauth.net/ protocol. libOauth provides functionality to encode URLs and sign HTTP request data according to the oAuth standard.
    Leader badge
    Downloads: 5,431 This Week
    Last Update:
    See Project
  • 11
    Primary aim of this project is a creation of combine interpreter able to execute as much as possible esoteric languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    libnsa

    RSA 4096 C++ library

    Libnsa stands literally for "Library: Non Semper erit Aestas". It is a small C++ library which implements RSA encryption. The current version only creates the 4096 bit public and private keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EASEA
    EASEA (EAsy Specification of Evolutionary Algorithms: pronounce "easy") is a high-level language dedicated to the specification of evolutionary algorithms. EASEA up to version 0.7 compiles .ez specification files into C++ or JAVA object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Galliwasp

    Galliwasp

    Goal-directed answer-set programming

    Galliwasp is an answer set programming (ASP) system utilizing a unique top-down, goal-directed execution method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This projects provides a build environment for the GNU GCC cross-compiler for ARM. This toolchain was born when trying out new compiler toolchains for the Hilscher netX chip but will surely work with other ARMs as well.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Open RPG Maker
    Open RPG Maker is a free and open source clone of features from the RPG Maker series (i.e. rpgmaker200, rpgmaker2003, rpgmakerxp), as well as many other features. All of the data files are in XML format and are easily editable with any text editor.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 17

    QDeviceWatcher

    Hotpug detection for windows and linux. Only QtCore is required

    QDeviceWatcher can detect usb storage add and remove event. Tested on linux (>= 2.6) and windows(mingw and msvc). WinCE is to be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    apugg

    apugg

    A C++ plugin library

    apugg is an object-oriented plugin loading library written in pure C++. It is designed to be usable across platforms, and adding support for new styles of plugins is done by simply inheriting a library class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    HyperGUI is a library of C++ classes and some other parts which can draw and run a GUI for your application. It uses libSDL as its backend for graphical output. This library can be used in both dynamic multimedia (game), and standard (static) applications. The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NUL Nick's Utility Library

    OpenGL GUI and build-in data management API

    This is my own c/c++ project mainly covers GUI and math calculation libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The aim of this project is to provide and maintain MinGW (Minimalist GNU-Win32, http://www.mingw.org) cross-compiler packages for Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Critterding

    Critterding

    Evolving Artificial Life

    Critterding is a "Petri dish" universe in 3D that demonstrates evolving artificial life. Critters start out with completely random brains and bodies, but will automatically start evolving into something with much better survival skills.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Citrus GCC (mingw-w64) for Perl

    mingw-w64 gcc compiler

    Bundled gcc compiler and tools for Perl on MS Windows (32 and 64 bit). Provides C, C++, Fortran
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    vcf2csv

    (abandoned and outdated project) convert vcard data into csv format

    vcf2csv is a command line tool, written in ANSI-C (C90), converts a vcard (vcf) file to csv. Please note: the ability to generate HTML-files will be removed in the near future.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project