Showing 57 open source projects for "liblpsolve55.so"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Redash

    Redash

    Connect to any data source, easily visualize and share your data

    ...It lets you create big, beautiful and easy to digest visualizations on dashboards for better decision-making. Redash supports a multitude of SQL and NoSQL data sources, and can be extended to support even more. Best of all it’s open source, so you can customize and add features to suit your organization’s needs perfectly.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    HTML5 Boilerplate

    HTML5 Boilerplate

    The web’s most popular front-end template

    ...It’s built with the combined knowledge and effort of hundreds of developers over a span of years, creating a powerful tool in one small package. HTML5 Boilerplate comes loaded with great features, such as HTML5 support, optimized Google Analytics snippet, jQuery and Modernizr, and so much more. It supports the latest and most popular browsers and does not impose a specific development philosophy or framework, so you can code any way you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Hop Monorepo

    Hop Monorepo

    Hop monorepo

    ...In order to withdraw, the Transfer Root bundle containing the proof of your transaction must be propagated to the destination, and this could take a few hours or days depending on the asset and route, so withdrawing immediately after sending won't work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...The main file is acide.jar at the root folder which can be executed with java -jar acide.jar. From version 4.0, the project can be started in Windows with the script start.bat, and includes the Java system, so there is no need for its installation. Other OS's still need it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    Create Go App CLI

    Create Go App CLI

    Create a new production-ready project with backend, and frontend

    ...CLI command for deploy Docker containers with your project via Ansible to the remote server. Configured PostgreSQL container with apply migrations for backend. Frontend part will be generate using awesome tool Vite.js under the hood. So, you'll always get the latest version of React, Preact, Vue, Svelte, Lit or pure JavaScript/TypeScript templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    icestark

    icestark

    Micro Frontends solution for large application

    ...As simple as developing SPA applications, it not only solves the problem of synergy among multiple development teams, but also brings a safe sandbox and excellent performance experience. icestark uses the configuration of the micro-application entrance field to render the application, so this field very important. For different scenarios, icestark also supports a variety of entrance configuration forms. The resources applicable to the micro-application entrance are relatively certain, and at this time, the resource addresses are grouped into groups in order and passed to icestark. The application of dependent entrance resources is uncertain: for example, the need to introduce vendor, or uncertain externals resources, resource address belt hash, and other scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mometa

    mometa

    R&D-oriented low-code meta-programming, code visual editing, etc.

    ...The positioning of mometa is more based on the local development mode of programmers, adding the ability of visual coding (modification is also the local code file itself); it is more like an auxiliary coding tool, rather than No-Code (amis/Cloud Phoenix Butterfly ) platform solution; it is not recommended to set up a local development environment for remote services, so no online deployment is done. The current implementation relies on the webpack dev development model, and compatibility with vite will be considered in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MyWebSQL
    MyWebSQL is a web based WYSIWYG Database client written in PHP. It has a simple and intuitive interface with the look and feel of a desktop application, and offers rich features for database management. No installation is needed, just download, extract and you are ready to go. It even has a single file compact version with full functionality, which you can quickly deploy on your server. Currently MyWebSQL supports working with MySQL, PostgreSQL and SQLite databases.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    ...Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use of the over-bloated widgets Twitter gives us to put on our sites, cuts out all the nonsense (and nonsemantic markup), and returns to you your raw tweet text so you can do with it as you please and style it how you want on your own website - like it should be. Instructions on how to get it working with your tweets are in the code comments, just do what it says! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    ixbar3000

    ixbar3000

    Multiplatform Multiemulator Frontend

    ixbar3000 is a frontend, it allows you to browse/launch games from a centralized place. While doing so it’ll keep statistics on your usage. You can also use it to store highscores on games that doesn’t have battery memory. Demo videos: http://www.youtube.com/playlist?list=PLsYn7B5Y4pDxKzEfZSIqlG62yswJXgBu2&feature=plcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-scripts-ts

    react-scripts-ts

    Create React apps using typescript with no build configuration

    ...For the latter, unfortunately, the path resolver is not smart enough to fall back to the basic tsconfig.json in case the expected tsconfig.prod.json is not present, so you have to create this file manually. Since 2.13.0, typescript is listed as a peer dependency of react-scripts-ts. For projects generated with at least this version, the init script takes care of properly installing it as dev dependency to the generated projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ERMaster
    ERMaster is Eclipse plug-in to make ER diagram. Functionally, Import from data base, Making of table definition book on Excel, Image output, DDL output, etc. are being offered.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 13
    ZeroClipboard

    ZeroClipboard

    The ZeroClipboard library to copy text to the clipboard

    ...This is achieved by automatically floating the invisible movie on top of a DOM element of your choice. Standard mouse events are even propagated out to your DOM element, so you can still have rollover and mouse down effects. To setup, the project for local development starts with these commands in your terminal. Before submitting a pull request you'll need to validate, build, and test your code. Run the default grunt task in your terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HSQLDB_TRAY_ICON

    HSQLDB_TRAY_ICON

    It is a wrapper of HSQLDB Database.

    This program is a wrapper of HSQLDB Database. It allows configure, start, stop and monitor the HSQLDB Database, staying in the System Tray as Tray Icon. It's developed on Java so it's platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Easy HTTP: Easy Web Service Support

    Easy HTTP: Easy Web Service Support

    Classic Web Service Support

    ...While we all may have lots of experience with REST, JSON, XML, SOAP, WSDLs, HTTPS, and even EDI ... but at the end of the day, it all comes down to legacies, security, and performance? So while big companies might have billions of dollars to spend re-writing their back end web legacies, those of us who want to seamlessly automate a simple set of CRUD operations to our existing web sited do not. Because legacies are important, EasyHTTP allows our "Web 2.0" Web Services to continue to inter-operate with our "Web 1.0" HTML Forms & Services. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ProC 3.0

    smart Workflow Engine

    ...It includes a data management component (DMC) to transparently access databases for storage of results and automatically adds metadata to track the processing of data products, so that at every time a full processing history is available. The software was developed and used within the ESA Planck satellite mission.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    XDO Client

    A standalone Java program to run Oracle XML/BI Publisher templates.

    ...This program is capable to: (1) Taking Data Template file to generate XML data (2) Taking XML data file to generate reports (3) Running (1) and (2) sequentially This program can connect to Oracle database using direct JDBC connection or EBS datasource. The connection can be setup to run as an EBS user and responsibility so that you can test you data template and RTF template in an environment same as in EBS. The progam can be run in Windows or any Linux variant, as long as it support JRE 6 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mirrored at https://github.com/LeeThompson/personalreplayguide Provides web-based TV listings with optional ReplayTV integration for both scheduling and seeing what shows are scheduled. Requires Perl, a web server and SQL. NOTE: I no longer own a ReplayTV so development has ceased for quite some time now, however, if someone wants to take over I will happily transfer this over to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MediaWiki Extension which displays tabular data and at the same time saves it to a database table, so that it can be retrieved on other pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DataFlush

    A tool that allows you to move data from a source to a destination

    DataFlush is a tool that allows you to move your data from a source to a destination. Sources and destinations could be: - a database - a csv file - a fixed width file So you can use DataFlush for: - extracting data from a database to a file - importing data into a database from a file - moving data from one database to another - trasforming data files DataFlush is completely written in Java so you can use it with any OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Crash Scenario Manager

    Crash Scenario Manager

    It simulates several Oracle crash scenarios.

    This software simulates several crash scenarios on Oracle database: so you can test your backup strategy, your restore and recovery scripts, your RMAN skills and be more prepared when a real crash happens on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Security Management System

    A management system for sensitive system and security information

    ...This system is designed to aid IT/Security professionals in maintaining a repository of sensitive information for their systems, to include: sensitive system information (architecture, assets and inventory, vulnerability data, remediation strategies, assessments) and so on. This is an ever evolving project and will take shape over a given amount of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DiscDatabaseApp
    Discdatabase application enables user to maintain their own CD/DVD collection. categorize them so that easy to find discs. this app uses an embedded , secure database to store disc information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Easy install web server for Genetic and Molecular Biological Laboratory so that PI can update lab homepage himself. Also serve as Lab database server that store DNAStrider plasmid , order tracking and mouse colony database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next