Showing 81 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 1
    Heimdall

    Heimdall

    An Application dashboard and launcher

    ...It doesn't need to be limited to applications though, you can add links to anything you like. Heimdall is an elegant solution to organize all your web applications. It’s dedicated to this purpose so you won’t lose your links in a sea of bookmarks. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo. You can use the app to link to any site or application, but Foundation apps will auto-fill in the icon for the app and supply a default color for the tile. ...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    Coolify

    Coolify

    An open-source & self-hostable Heroku / Netlify / Vercel alternative

    ...Imagine having the ease of a cloud but with your own servers. That is Coolify. No vendor lock-in, which means that all the configurations for your applications/databases/etc are saved to your server. So, if you decide to stop using Coolify, you could still manage your running resources. You lose the automation and all the magic.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    ...You can also skip user authentication and just pass in a User object. Once a user has logged in with their credentials, then the next step would be to make a subsequent request, with the token, to retrieve the users' details, so you can show them as being logged in. To make authenticated requests via http using the built in methods, you will need to set an authorization header. If you don't like the idea of catching mulitple exceptions inline, then you are free to add a global exception handler with Laravel.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Routing Component

    Routing Component

    Maps an HTTP request to a set of configuration variables

    .../read/intro-to-symfony instead of index.php?article_id=57). Routes can be configured in YAML, XML, PHP or using either attributes or annotations. All formats provide the same features and performance, so choose your favorite. Symfony recommends attributes because it’s convenient to put the route and controller in the same place. On PHP 8, you can use native attributes to configure routes right away. On PHP 7, where attributes are not available, you can use annotations instead, provided by the Doctrine Annotations library. This configuration tells Symfony to look for routes defined as annotations in any PHP class stored in the src/Controller/ directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    whatsdiff

    whatsdiff

    CLI tool to see what has changed in your project's dependencies

    ...Instead of just seeing version numbers scroll by, Whatsdiff allows you to compare the package-lock.json or composer.lock between commits, branches, or tags, and see exactly what changed in your dependencies—including version jumps, added or removed packages, churn, and often included changelogs. It offers an interactive Terminal UI mode for browsing these changes more comfortably, and supports multiple output formats (text, JSON, Markdown) so you can integrate it into CI/CD pipelines or documentation workflows. There is also support for commands like check to test if a specific package has changed, which makes it suitable for gating releases or alerting teams of critical dependency updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CssSelector Component

    CssSelector Component

    Converts CSS selectors to XPath expressions

    XPath expressions are incredibly flexible, so there is almost always an XPath expression that will find the element you need. Unfortunately, they can also become very complicated, and the learning curve is steep. Even common operations (such as finding an element with a particular class) can require long and unwieldy expressions. CSS selectors are less powerful than XPath, but far easier to write, read and understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HttpKernel Component

    HttpKernel Component

    A structured process for converting a Request into a Response

    ...Your job as a developer is to create PHP code that reads the request information (e.g. the URL) and creates and returns a response (e.g. an HTML page or JSON string). Typically, some sort of framework or system is built to handle all the repetitive tasks (e.g. routing, security, etc) so that a developer can build each page of the application. Exactly how these systems are built varies greatly. The HttpKernel component provides an interface that formalizes the process of starting with a request and creating the appropriate response. The component is meant to be the heart of any application or framework, no matter how varied the architecture of that system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Swoole

    Swoole

    Coroutine-based concurrency library for PHP

    ...The network layer in Swoole is event-based and takes full advantage of the underlying epoll/kqueue implementation, making it really easy to serve millions of requests. Swoole 4.x uses a brand new engine kernel and now it has a full-time developer team, so we are entering an unprecedented period in PHP history which offers a unique possibility for rapid evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Pimped Apache Server Status

    Enhanced Apache Server Status page - for one or multiple servers

    The pimped Apache status makes the Apache server status readable, sortable and searchable. The pimped Apache status can merge the status of several servers that opens the possibility to identify the troubleshooter even in a loadbalanced website. The webbased tool offers a multilanguage, skinable interface with a built-in updater. In several views you see most requested pages, vhosts, used methods, IPs that make the most requests and more. All views are sortable tables you can filter...
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    ...The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The size of the script is bellow 1Mb, and i want to make it even smaller. To conclude, this script is also a repository of several hand made functions, organized in sections, meant for learning PHP and explore all PHP capabilities. ...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 11
    V1 Script

    V1 Script

    A Script Language for Web, Linux and Windows

    V1 is a simple functional interpreter language with syntax from C, PHP and JavaScript. It was developed from the scratch. The focus is on simple administrative and experimental programming, but it has enhanced benefits like Multithreading, CGI, Web functions and Native function calling. The most buildin functions are compatible with PHP, for example fopen(). The current Version 0.96 is available for Windows (32 Bit, WinXP, Win7, Win10+), Linux (x86, 64 Bit, libc 2.2) and Linux (ARM, 32...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DNSzoneView

    DNSzoneView

    This application is intended to provide an overview of a site's own au

    This application is intended to provide an overview of a site's own authoritative named (DNS) server's "zone" files. Note that it does NOT create or modify any files - so don't expect to use this application to "set up" a DNS server. There are three parts to the DNSzoneView document: a) brief numerical summary of zone RR counts b) scatter plot of zone files relative to number of RR records and last-modified date-time of a zone file c) a listing of configured "local" zone files and the ability to view a read-only copy of their data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fritz!Box SmartHome for PRTG

    Fritz!Box SmartHome for PRTG

    Fritz!Box SmartHome Monitoring with PRTG and AHA-Interface

    Sadly, PRTG Network Monitor does not offer sensors for monitoring AVM Fritz!Box SmartHome devices. So here's a Script to build a "ssh advanced sensor" for PRTG to monitor your SmartHome devices. It's based on PHP using the advanced home automation (AHA) interface of a modern Fritz!Box device. Needs a tiny Linux machine with SSH to host it. It should also be easily adoptable to support Nagios & others. Currently tested with: - FRITZ!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FormaVid

    FormaVid

    Small Business Appliance

    ...It is an excellent starting point for any developer(s) wishing to support the CMS or any of the other components, including the appliance itself. All components are stable, open source and well supported. The appliance is built using scripts so no hidden "monkey business" and you can choose a "compatible base distro" based on your needs: familiarity; performance; security; usability; etc. Please see https://sourceforge.net/p/formavid/code/ci/master/tree/INSTALL.txt for details. The appliance is specially designed to run on the Google Cloud Platform "Free Tier" https://formavid.org/gce and has it's own custom install script https://sourceforge.net/projects/formavid/files/gcloud-gce-deployment/download with instructions https://sourceforge.net/projects/formavid/files/ provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Manjaro Development

    Manjaro Development

    development packages & testbuilds for manjaro linux

    ...We are using the Desktop Environment Xfce, which is light but powerfull. Arch Linux is a great GNU/Linux distribution, but installing and configuring it, needs some time and experience. So we improved Arch Linux. We created a more user friendly installation process, wrote bash scripts for managing graphic drivers, configured xfce with some useful functions and a GUI settings manager is also planed. Just try it. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gammu

    Gammu

    Cellular manager for mobile phones/modems

    Gammu is a cellular manager for mobile phones/modems. It contains libraries and functions for ringtones,logos,phonebook,SMS,etc. (used by external software), a command line version (with backup/restore) and SMS gateway (with MySQL and PostgreSQL supp
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17

    sfwebsite

    Helper to create websites for SourceForge projects

    The idea is to create a simple CMS that integrates SourceForge REST services so it is up to date automatically. Just set a couple of values in the configuration file, upload to SourceForge web directory, set write permissions to the cache directory and enjoy. You'll be able to customize the site just creating a CSS file and modifying a few configuration values. Right now it is in a very early development status so there's very little you can see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana Linux Project

    ...Visit our blog and see what we do. http://blog.hanthana.org Moreover we are working on deploying Hanthana Linux powered ICT labs in rural schools. http://school.hanthana.org So, this is not just a remix of Fedora but a project that has more wider scope.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    Rsync time backup is a shell script that provides Time Machine–style backups using rsync, with a focus on being simple, flexible, and cross-platform. It creates incremental backups of files and directories, placing each snapshot in its own timestamped folder so you can restore files by simply copying them from the backup tree. Unchanged files between backups are represented as hard links, which means you get a full snapshot view of each backup while using minimal additional disk space. The script supports both local and remote destinations over SSH, making it suitable for backing up to external drives, NAS devices, or remote servers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenVoucher

    OpenVoucher

    Open source voucher management / hotspot system

    OpenVoucher is an open source voucher management / hotspot system for authenticating guests in your wifi or cable network. It is designed to be easy to use for anyone who wants to issue vouchers. For further information and installation how to's, see the project's homepage. The source code is maintained on Github.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    autoreplybot

    autoreplybot

    an 'auto-reply' bot for your mail server

    autoreplybot is designed for mail server administrators wishing to add an easy-to-use, easy-to-implement and uninvasive "autoreply" service for their users. All you need is a PHP environement and a little postgresql database. The concept is fairly simple: * You configure your mail server to send a copy of every mail that it processes to a specific mailbox * You set up autoreplybot to poll this mailbox, either via POP3 or IMAP * Users log on the autoreplybot web panel using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Colors and text effects are useful when you are reading your log files or when you are using base shell commands. ShSh is a set of skinnable commands that do it for you! ShSh scripts are written on PHP but are usable only on command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Drubuntu

    Drubuntu

    Drubuntu is the easy way to set up an extendable dev server for drupal

    Drubuntu is an Ubuntu based mini iso of ubuntu that will automatically set up a Drupal development server for you. You either can extend this server inside a VM and develop your sites in there or even use it as root server that is bridged to windows, So that you don't have to leave your common working environment and can use all your files and settings in Windows while developing a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Web interface for DNSmasq / Mikrotik

    Simple web form for static assignment of DHCP leases

    ...Network devices (usually PCs) are separated into subnets by department and use triplets (hostname, MAC address, IP address) for identification. Information is stored in MySQL and only exported by your explicit desire. Subnets are rarely changed, so there is no web interface for them - you have to edit the SQL table SUBNET manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next