Showing 40 open source projects for "liblpsolve55.so"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    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
  • 2
    ...The official site for mkisofs-md5 is http://code.google.com/p/mkisofs-md5/ [ GnuWin32-UnxUtils/mtdbin.zip/Readme ] ## Written by Wwashington@newsmth.net , 2023/11/30 ; Copy the two lib*so.* files to your LD_LIBRARY_PATH (such as /opt/usr/lib), you will find that ./mtd-write2 become working. AC68U armv7 Merlin 384&386 are able to use mtd-write's busybox applet and standalone program. ## ## Recommend copy profile to /jffs/base/entware-armv7k26; If you have other hardware, just change armv7k26 to other. Check hardware, Older http://pkg.entware.net/binaries/ ; Newer http://bin.entware.net/ ; I wish you could enjoy this PreInstall Script for the Entware Linux. ## ## Merlin/DD-WRT WiFi TXPowerMax/Temperature Detect Script ....
    Leader badge
    Downloads: 89 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    ak File Organiser

    ak File Organiser

    A must have file organiser tool to tied up your folders

    This is an open-source file organiser tool created by K Adarsh as a hobby project to clean up your messed up directory to folders with specific files with extensions that you prefer. This is a must have tool for everyone who use a pc. This app is in its pre-alpha version thus you may find bugs, so feel free to email me or pull request in GitHub : )
    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

    Uniqueoid

    Simple & adorable program to eliminate copies of files.

    ...Also Uniqueoid can automatically choose or ignore files by directory or path prefix. All this features in combine allows to reduce such routine and boring task as a getting rid of repetitive fotos, documents, music tracks and so on to some easy actions, no matter how much copies are involved. Uniqueoid is as simple as possible. It doesn’t require special knowledge in the computer architecture. At the same time program has extended settings for optimization for custom system and preferences. Uniqueoid is written in Java. It can be run on any OS where actual JRE is installed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    UNFS3

    UNFS3 is a user-space NFSv3 server

    UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a unified mountd and nfsd program and so far runs under Linux, NetBSD, and Solaris.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    ufile

    Tools for cross building root file systems.

    If you build a root file system you often have to become root on your own host to call chown mknod and so on. With ufile you can do that things for another machine in a save way without the need becoming root on your own host. For more information have a glance at README.odt in the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SynchedIn

    To synch and encrypt all sorts of data across different sources

    ...Perhaps the most distinguishing quality of this utility is POP3 and IMAP storage providers which enable storage of files in a mail server, such as gmail or yahoo, in so much the same way as an online storage service (google drive, drop box ...). Storage providers could be configured for encrypted storage and specification as to what part of the underlying medium the provider represents. Components: GUI+CLI+Daemon+ConfigStorage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    lbatofile

    Map logical block address to filename

    A sysadmin tool that maps a sector (for example a bad sector) to a filename (so you know which file got trashed). It relies on and integrates a variety of other tools such as blkid, lvm, and debugfs to chase the sector number through the layers of partitions, logical volumes, and filesystems that are part of a modern system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    ...This application has been designed to perform simple or timestamped copies of directories and files as well as unidirectional synchronization of file tree. Fisy is in command line, you can so start copying tasks at any time or plug them on an automated processing. Sine version 2.0, Fisy contains cipher features for encrypting data for storage in a remote service like the Cloud.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    XTVFS Reader

    C++ classes and application to read XTVFS and FAT32 file system images

    ...The class library can be used to copy unencrypted (i.e. free-to-air) programmes from a disk image. I wanted to extract a recorded program and I was not able to find an open-source tool that could, or even a programming library for accessing xtvfs, so I wrote one. I am calling this alpha as I only wrote it for myself and while it works for my use, it may not suite others. I am not intending to extend the code further but wanted to give others code to start from. If you want to add write support or improve the user experience, you are welcome to contribute / fork the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    aws-s3-version-mgmt

    aws-s3-version-mgmt

    Command line utility for versioning-enabled S3 buckets in AWS

    ...Have a look at the usage page here: http://awsversionmgmt.sourceforge.net/usage.html for examples on how this tool can be used in scripts for cleanup purposes and others. Project is entirely Java based and makes usage of the Amazon's AWS SDK for Java. It is intended as a command-line tool (so it can be easily integrated in things like cron jobs etc) however there are plans to to implement a GUI interface too. This project has been reviewed by SoftPedia as per: http://mac.softpedia.com/get/Utilities/aws-s3-version-mgmt.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    The program `sql2textfs` is a custom file system based on FUSE that lets the user mount a database and view all its tables as files of a directory of the filesystem in a POSIX system. The databased tables are viewed as files but in a specific format: All table entries are converted into lines in a file of text. Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file. It is a tab-delimited line containing the name and some type-properties of each column. The file system sql2textfs relies on the `retranse` - a language based on regular expressions - project which was developed at the same time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    swissnux

    Set of live Linux distributives for system administrators.

    Swissnux is live distributive, that contains useful administrative tools: Superb Mini Server, Clonezilla and GParted. ISO image is bootable. You can choose one of these systems from menu. The size of image is about 650 Mb, so, it can be burned to CD-disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Set geometry and location parameters in NTFS filesystem, so it can boot.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 16
    Folder Bookmarks
    Folder bookmarks allows you to quickly open a file or folder you use on a regular basis. No need to navigate large folder directories, just double-click the bookmark to open it! Will run on any operating system with .NET Framework 4.0+ installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The OFF System for content storage and retrieval, lets you store all digital content and allows only the people authorized to use it to do so. It is the proof of concept for 'bright nets' and will allow anyone to securely share digital data legally.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This project is to produce an XML Version of LS. I have found that some languages do not report the detail of information that ls can. So it has become nessary for me to parse the output of ls which I find distasteful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Replaces traditional file system with tagged cloud. Designed to work with both point&click interfaces and command line. Data and tags are stored as regular files, so if something goes wrong, your data and tags won't disappear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    As in Pretty Good Privacy, this is a Pretty Good Incremental Backup tool. Inspired in rsync, jnSynch provides a basic file synchronization engine written in JAVA and so executable from either Java-compatible computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    There was an error in the program, so that some images were not displayed. A patch will be soon available. You can download it manually or with the update function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Xbox Linux Project aims to privide a version of GNU/Linux for the Xbox, so that it can be used as an ordinary computer. Linux should make use of all Xbox hardware and allow to install and run software from standard i386 Linux distributions.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 23
    IAFS is an interactive filesystem for linux-systems, handling requests to potentially unmounted medias. Action-handling of IAFS is performed by shellscripts, so IAFS may manage real jukeboxes and/or virtual jukeboxes. See webpage for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Automatic process execution on Linux systems. Modular application with various system monitors. Allows users to plan process execution based on file system activity, process execution and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Racer is a driving simulator for several OS's. This is an easy to use GUI driven program that renames the folders and files and alters the .ini and .shd files so the Linux experience can now be just as great as the other OS experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next