Showing 91 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    NWrapper was built to be a quick wrapper for storing and executing multiple NMap commands (using SQLite), but it can do a lot more. Also, it was a way for me to start learning C (hence the lack of data structures or anything fancy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MotorXML is a RPC based software between diferent machines using XML language to transfer variables via tcp/ip using other gnu projects (glib / expat /scew)... It's written in C with scalar philosophy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pre-compiler for C programs with Embedded SQL (ESQL), with capability to target MySQL, PostgreSQL, ODBC, and others. Can be used for new systems, or to port existing applications that were written using ESQL on Oracle Pro*C, HP NonStop, IBM DB2, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Anastasia is a SGML/XML publication tool which allows the processing and searching of large documents using tcl scripting. See https://github.com/peterrobinson/Anastasia2 for updated code, etc, for running in Apache 2 environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    A emulator of the game tibia based on the source of OT. Its programmed on C++, using XML as data-store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ritmark FS Engine is filesystem engine for MySQL Server. Using Ritmark FS Engine you can work with your files using SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A multi-dictionary system for natural languages (ie. languages that people speak). Operates internally in UTF8, supports querying by particles, customizable in/out filtering, and interface mode (for using with another software) among other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FireFoot is library that provides an easy way for C language programmers to connect to Firebird database servers (and provably Interbase). It uses the Firebird/Interbase API and is made using GLib object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    IPv6 Multicast Internet Radio Station backed by a MySQL database, PHP webbased frontend, a seperate mp3 gatherer/indexer and the pride of it all: Radio.Unfix which sends your mp3's onto the internet using only one stream for unlimited listeners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A gnome video database utility. Using xml instead of SQL or similar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Berkeley batabase Manipulation Tool (BMT) wants to be a instrument for opening/searching/editing/browsing berkeley databases based on provided definition. Manipulation can be done using text command line interface and also graphical frontend.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    nisql is a tool for use with MicrosoftŽ SQL Server™ 2000 and MSDE, to query SQL Server using Transact-SQL. The main goal is to efficiently extract data for use with gnu tools, provided by Cygwin (http://www.cygwin.com) like gawk, bash, cut, sort, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jxDBCon a framework to ease the development JDBC drivers. By using it you can concentrate on the tasks specific to your DBMS and benefit from the generic solutions provided by jxDBCon. jxDBCon contains a featureful driver implementation for PostgreSQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jxUtil serves as a collection of source code which solves tiny/small programming problems using the Java language. It also contains ready-to-use modules for JDBC RowSet, XFS and DRDA protocol engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ReHash is an easy-to-use console-based hash calculation tool written in C++. It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    The Oracle Direct Path Daemon (odpd) is an utility that moves data from flat files to a running instance of Oracle 9i using the Oracle Call Interface (OCI) Direct Path API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a GUI client for Postgresql. To fully manage Postgresql servers, manipulating postgresql\\\'s class and object in fast and efficient way. Using Gtk/GNOME and C language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A notebook to hold information in an hierarchical manner, intended for personal use such as adressbooks, todo lists, ideas, speech outlines, simpledatabases. Using ncurses for the interface and XML for databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    You can view maps of the US using moncarte on your Palm OS device. moncarte is designed to use the free maps available from the US census web site and is developed using the PRC-tools. You can zoom, pan, search for streets on your PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mod_auth_ibmdb2 is an Apache module written in C. It provides authentication and group authorization using data stored in an IBM DB2 database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Copper is a GUI tool to aid developpers using Oracle or MySQL. It presents sql query results in a table. You can select/update/insert etc. Copper supports single click updates, syntax highlighting and lets you browse your tables and columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The G51 is a front-end to the S51 8051Core simulator, it was designed to work throught the network .It's based, at principle, in a KDevelop project using GNOME libraries .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BookBase is a book collection database application using MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project