Showing 151 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
    BFG Repo-Cleaner

    BFG Repo-Cleaner

    Remove large or troublesome blobs

    ...If you need to, you can use the beautiful Scala language to customize the BFG. Which has got to be better than Bash scripting at least some of the time. The BFG will update your commits and all branches and tags so they are clean, but it doesn't physically delete the unwanted stuff. Examine the repo to make sure your history has been updated, and then use the standard git gc command to strip out the unwanted dirty data.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    Cryptomator

    Cryptomator

    Multi-platform transparent client-side encryption for your cloud files

    Cryptomator is a free and open source project that offers multi-platform, transparent client side encryption of your files in the cloud. It works with just about any cloud storage service; is totally transparent so you can work with your files how you normally would; and secure with a 256-bit key length AES encryption. It’s also simple and easy to use with no need for different accounts, key management, cloud access grants or cipher configurations.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 3
    restic

    restic

    Fast, secure and efficient backup program

    Restic is a backup program that is designed to be easy to use, fast, secure and efficient. It makes doing backups a fast and frictionless process, so you can backup your files every day if you need to. It supports backends for storing backups natively, including on the local directory, sftp server (via SSH), HTTP REST server (protocol rest server), OpenStack Swift, among many others. It also uses cryptography to ensure the confidentiality and integrity of your data. Restic supports Windows, macOS and Linux operating systems, as well as FreeBSD and OpenBSD.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    TagSpaces

    TagSpaces

    TagSpaces is an offline, open source, document manager with tagging

    ...File and folder management - TagSpaces provides a convenient user interface for browsing, viewing and man files and folders. The application supports two ways for tagging files. The default one embeds the tags directly in the name of the file, the other one uses a so called sidecar files for persisting the tags. The search functionality supports fuzzy functionality and can filter your locations for files and folders containing one or more tags.
    Downloads: 24 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
    Postgresus

    Postgresus

    Databases backup tool (PostgreSQL, MySQL, MongoDB)

    Postgresus is a self-hosted database backup tool centered on PostgreSQL, built for people who want a practical UI to configure, schedule, and verify backups without living in cron files and shell scripts. It’s designed to manage multiple databases from one place, run automated backups on a schedule, and keep you informed when jobs succeed or fail so you notice problems before you need a restore. The project emphasizes flexible storage destinations, letting you keep backups locally or push them to external/object storage providers depending on your infrastructure and retention needs. It also leans into “ops-friendly” deployment, commonly running in containers and aiming for a straightforward setup flow so small teams can adopt it quickly. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PyGlossary

    PyGlossary

    A tool for converting dictionary files aka glossaries

    ...The primary purpose is to be able to use our offline glossaries in any Open Source dictionary we like on any OS/device. There are countless formats, and my time is limited, so I implement formats that seem more useful for myself, or for Open Source community. Also diversity of languages is taken into account. Pull requests are welcome.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Kopia

    Kopia

    Cross-platform backup tool for Windows, macOS and Linux

    ...Kopia has both a command-line interface for automation and scripting as well as a graphical UI for interactive use, making it suitable for advanced users and those who prefer visual tools. Its architecture supports end-to-end encryption, optional compression, and deduplication, so multiple backups can share data efficiently, and repositories can be stored securely even in untrusted locations.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    ...When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple. Wanted to build against abstract interfaces so that we could easily change implementations. Wanted the blocks to be dependency injection friendly. We were initially using an open-source Redis cache client but then it turned into a commercial product with high licensing costs. Not only that but there weren't any in-memory implementations so every developer was required to set up and configure Redis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rancher

    Rancher

    Complete container management platform

    ...You don’t need to figure Kubernetes out all on your own. Rancher is open source software, with an enormous community of users. Managing Kubernetes installed in your local or remote development environment is so much easier with Rancher. Now with full support for Windows containers, Istio service mesh, and enhanced security for cloud-native workloads, Rancher helps developers innovate faster and with greater confidence.
    Downloads: 2 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
    Reliable PostgreSQL Backup & Restore

    Reliable PostgreSQL Backup & Restore

    Reliable PostgreSQL backup and restore

    ...A custom protocol allows pgBackRest to backup, restore, and archive locally or remotely via TLS/SSH with minimal configuration. An interface to query PostgreSQL is also provided via the protocol layer so that remote access to PostgreSQL is never required, which enhances security.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Viper

    Viper

    A complete configuration solution for Go applications

    Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats. It supports setting defaults, reading from JSON, TOML, YAML, HCL, envfile and Java properties config files, live watching and re-reading of config files (optional), reading from environment variables, reading from remote config systems (etcd or Consul), and watching changes, reading from command...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    MemGuard

    MemGuard

    Secure software enclave for storage of sensitive information in memory

    ...The effort is taken to prevent sensitive data from touching the disk. This includes locking memory to prevent swapping and handling core dumps. Kernel-level immutability is implemented so that attempted modification of protected regions results in an access violation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sanoid

    Sanoid

    These are policy-driven snapshot management and replication tools

    ...You describe retention in human terms—hourly, daily, monthly, yearly—via simple templates, and Sanoid enforces those rules consistently without manual cron gymnastics. It sets and respects ZFS properties, places holds to protect in-use snapshots, and surfaces health issues so you notice problems before recovery time. Paired with its sibling syncoid, it also handles local and remote replication of incremental snapshots over SSH, supporting resume tokens, bandwidth shaping, and common accelerators like mbuffer. The design favors safety and observability: dry-run modes, verbose logging, and conservative defaults reduce the risk of accidental data loss. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SlateDB

    SlateDB

    A cloud native embedded storage engine built on object storage

    ...SlateDB is an embedded storage engine built as a log-structured merge-tree. Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage (S3, GCS, ABS, MinIO, Tigris, and so on). Leveraging object storage allows SlateDB to provide bottomless storage capacity, high durability, and easy replication. The trade-off is that object storage has a higher latency and higher API cost than local disk. To mitigate high write API costs (PUTs), SlateDB batches writes. Rather than writing every put() call to object storage, MemTables are flushed periodically to object storage as a string-sorted table (SST). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    di

    di

    advanced disk information utility

    'di' is a disk information utility, displaying everything (and more) that your 'df' command does. It features the ability to display your disk usage in whatever format you prefer. 'di' also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. 'di' is designed to be portable across many platforms and is great for heterogenous networks.
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • 16
    7Zip-GUI

    7Zip-GUI

    This is an alternative GUI for 7zip on Linux

    This program is a Debian-based Linux alternative to 7zFM on Windows. It's easy to use. Thanks so much for Igor Pavlov! https://github.com/shampuan/7Zip-GUI Bu program, Windows tarafındaki 7zFM'in debian tabanlı linux'lar için alternatifidir.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 17
    G-USB-Formatter

    G-USB-Formatter

    Please read the description.

    When I was just starting out in programming, I was very ignorant when it came to naming my applications and didn't understand some of the rules. So, I named my application GNU-... But I later learned that this was incorrect and against the rules. So, the program's name was updated from GNU-USB-Formatter to G-USB Formatter. Mandatory attribution: This program uses pyside-6. My Github: https://github.com/shampuan/G-USB-Formatter This program is a lightweight tool that allows you to format your USB storage devices using more features on Debian-based systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    vRenamer
    vRenamer is an easy to use mass renamer with a lot of options. It's able to insert, remove, and replace strings, extract audio and images metadata, write audio metadata, change length, numbrering, undo/redo, and much more. Tested in Windows, Mac and Linux.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19
    ...For a few hundred build-recipes see the sub-project "spec-files-extra" or "SFE". We already have stacks of e.g. multimedia players mplyer/vlc or postfix/dovecot/cyrus-sasl/spamfiltering. But there is so much more to be added! Volunteers to the build-recipes are always welcome. Please ask on the mailing list or irc://irc.freenode.org/#pkgbuild Please proceed now with the link below and remember to visit "SFE" on the left and browse through the available packages list in SVN. Or go for one of the binary repositories with ready-to-use IPS packages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    FileyTale

    FileyTale

    A New Way To Manage Documents

    ...It also has a program (experimental) feature that allows you to create programs to manage your documents. One of its program features is savedoc, which allows you to save documents to another folder. This application has been abandoned, so there is no support for bugs or errors. for linux : .deb for windows : .zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Qt GUI for archiving old floppies, CD-ROMs and other types of media to organized collections of disk image files, along with scanned images of the disks' physical appearance so that you can find them later by their familiar looks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DeepSearch5Plus

    DeepSearch5Plus

    Search recursively all files, text inside files, and bookmarks

    ...It is able to merge duplicated bookmark links from multiple html/json files and export to html. The user interface is designed to be used by kyeboard in any aspect of its features scrolling list, select input field, menu bar, check and drop-down menu and so on. It's able to printout search list to pdf or system printer or save as text file. It allows to rename single file or change upper/lower case, join spaces in bulk mode with multiple level of undo and redo capability. You are also able to copy selected files to another location as single element or with its orginal parent folder usuful for audio and video files. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Annoy

    Annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage

    ...Annoy also decouples creating indexes from loading them, so you can pass around indexes as files and map them into memory quickly. Another nice thing of Annoy is that it tries to minimize memory footprint so the indexes are quite small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    btrbk

    btrbk

    Tool for creating snapshots and remote backups of btrfs subvolumes

    ...It creates atomic snapshots of subvolumes, then efficiently transfers only changed blocks to local or remote targets over SSH. A declarative configuration describes sources, targets, and retention policies (hourly/daily/weekly/monthly), and btrbk enforces pruning so backup stores don’t grow without bound. The tool supports hierarchical setups—many subvolumes to many destinations—and can throttle, pre/post-hook, and verify operations for reliability. Because it uses native Btrfs primitives, restores are fast and space-efficient, and replicas can be mounted instantly for inspection. Clear logging and dry-run modes make it safe to adopt in production while giving operators visibility into every snapshot and transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next