Showing 61 open source projects for "libgfortran_64-3.dll"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 1
    Lightning Design System for React

    Lightning Design System for React

    Salesforce Lightning Design System for React

    Accessible, localization-friendly, presentational React components. The Lightning Design System for React is an implementation of the Lightning Design System with accessible patterns and established best practices. The source code is licensed under BSD 3-Clause. For a no hassle setup and compatibility with Create React App, transpiled ES6 and CommonJS module versions have been included within the NPM package. If using this setup, please re-write the import statement in the documentation site...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Oruga UI

    Oruga UI

    Oruga is a lightweight library of UI components without CSS framework

    Oruga is a lightweight library of UI components without CSS framework dependency. CSS framework agnostic: No dependency on a specific CSS framework/library but you can easily integrate the components with one of them because they are fully customizable in different ways. Components with steroids: most of the components aren't a simple wrapper of native elements but they add new and custom features. Lightweight: no other internal dependency and import only components that you need. Oruga...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scorched Earth Online War

    Scorched Earth Online War

    Online War system for IL-2 Sturmovik and Iron Front in ArmA 2

    SEOW is a dynamic multiplayer campaign system for running on-line wars using the IL-2 combat simulator together with Iron Front in ArmA 2. SEOW is a free add-on for IL-2 and Iron Front in ArmA 2 released under the GNU Public Licence. For an install of SEOW, you need the MP, the DB and the DCS, 3 downloads in total. Check out the Files tab above for direct downloads.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    smartchargerSCADA is a Moodle plugin for implement a SCADA monitoring system in an electric car charger using node-network and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5

    Auto Dealer Software

    Web application for auto dealership industry

    One of the best web application developed for auto dealership industry by Three Apples Systems Inc., Canada. Expertly designed to convert more leads and drive more sale. Covering all the features you need. A demo is available to explore more features at: https://threeapples.ca/demo/cardealership For admin access, please contact. To get your copy, contact us at: https://threeapples.ca/ For any query, you can directly contact me by email : iqbal.nadem@gmail.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    JegasCRM

    CRM/CMS/DBMS/WEBSERVER/PROJECTMGT

    WWW.JEGAS.COM has GITHUB link on JegasCRM/JAS product page! PROJECT HAS ALREADY LEFT SORCEFORGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select(...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    An Open Source Knowledge Base System

    An open source, web based, platform independent knowledge base system.

    Free open source knowledge base software. Extensively search-able, Versatile and easy to use. easy to set up and administer. Comment hover links let you read in an AJAX generated hover window, the comments to an article in the main list view without having to go to the comments page. Password protected user accounts, and group support, with read only guest user, full control admin, power user/moderator, and default data entry user with restricted privileges. Users can view all data but only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    Avicenna is an application for visualizing location data stored in excel or .csv table files on a map or in a table view. It provides several export functions (such as single pictures, database dumps and even a HTML-export that enables you to use Avicenna on your website). It was developed as part of the course "Techniken der Projektentwicklung" in summer semester 2012 at the University of Bielefeld by Team 2 and is licensed under the GNU Affero General Public License version 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • SysAid multi-layered ITSM solution Icon
    SysAid multi-layered ITSM solution

    For organizations spanning all industries and sizes from SMBs to Fortune 500 corporations

    SysAid is an ITSM, Service Desk and Help Desk software solution that integrates all of the essential IT tools into one product. Its rich set of features include a powerful Help Desk, IT Asset Management, and other easy-to-use tools for analyzing and optimizing IT performance.
  • 10
    pyMantis
    pyMantis is a data-management system for (systems) biology build on the web2py framework. It features: tree based file explorer, relational db table wizzard with automated creation of user interfaces, internal and external access management, wiki, ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vStats is a php/mysql based website counter. It collects statistics about the visitors' (user or robot) browser, os and the country they are from. vStats keeps also track of the time and date of the visit and the referred website. Status update 2011-11-01: Major redesign is ongoing with IPv6 support, more efficient code and more statistics. Stay tuned for the first alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Database Record Selector and Editor (DB-RSE) is a PHP program intended to be a very simplified MySQL database record selector and editor. Having only three files, it is simple to install and setup. Select a table, select a record, edit, and save. Version 2 now also lets you add new records and copy existing records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kelontong is a Simple Web Based "Point Of Sales" software that designated for a small business owners. The project aims to fullfil the need of simple software thar can be easily implemented, used, and improved without much effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hoopy installs a database model as a complete webapplication w/ Dojo elements. Supports many languages and regional formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple, lightweight hypertext database front-end and login system using flat text files or mysql to store all data. Designed for keeping addresses and phone numbers. Written in PHP and javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This site is intended to be deployed on a home server to host all of your family's photos. It will give you the ability to upload, share, tag, organize, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    netWORKS
    Environment to develop the Open Source netWORKS Project. - More information at networks.information-works.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hiring hall is a web application which collects weekly scheduling availability information from workers and reports it at the end of the week. It is designed to work for a union hiring hall with hundreds of members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web-based multiple database browser (Oracle, PostgreSQL , MySQL, HSQLDB). ExtJS is used for UI, Springframework on server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Perl took-kit, to make creating database-web-apps quick and easy, while keeping the option to turn it into a custom professional web-app. To start off, you'll only have to define your objects (name, attribs, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A web based XQuery editor for Mark Logic, based on CQ. Simply unzip into the root of your CQ installation to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a PHP/MySQL built piece of web software that is aimed at heritage railways or similar for maintaing a accessible, useful, secure and easy-to-use system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flash Frontend for CMS and blogging softwares like Wordpress and Drupal. Designers create Flash templates with Silex, live web creation tool and then users install a plugin in their CMS of choice to have a Flash equivalent of their existing site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SQLigner
    Web-based relational database designer. With version control, autosave and real-time database manipulation. TODO: admin module, search, undo/redo buttons, multi-database real-time support (only PostgreSQL actually), etc. Based on WWWSQLDesigner
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next