77 projects for "liblpsolve55.so" with 2 filters applied:

  • 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
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    ...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
  • 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
  • 5
    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
  • 6
    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
  • 7
    A set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. EXIF headers are used as the central information repository, so users may change their software at any time without loosing any data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    ...One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well: https://sourceforge.net/projects/adbextractor/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    diffpak

    A huge files block differential compressor

    ...Unlike other tools, e.g. xdelta3, it searches for matching data through the whole source file, even if it weights several gigabytes, while using much less memory (with default configuration approx 25x less than the size of the source file). Output files are not compressed, so you can use any compressor you like with great results. It is quite fast for very similar files (about the speed of hdd, however it reads input files twice) and not much worse on files with lots of differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 10
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    ...As a DBMS, RAQUEL is to : 1. have an Open Architecture, enabling a variety of DBMS configurations of 'black box' code, each installation optimised for a certain kind of DB; 2. be a stack of core black boxes to provide general DBMS functionality, plus a range of plug-in black boxes to support different physical storage mechanisms & scalar data types; 3. employ code designed with a mixture of functional, OO & other methods so as to minimise internal DBMS state complexity. The 'Northumbria Website' (above RHS menu option) describes the vision, specification & design of the RAQUEL language & DBMS architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fft

    fft

    A fast distributed file transfer

    ...Its architecture splits a transfer into concurrent “workers” that fetch or push chunks across multiple paths, improving throughput on high-latency or bandwidth-constrained links. The project is implemented in Go and exposes a straightforward command-line interface so operators can stand up senders, receivers, and relays with minimal ceremony. Because it’s oriented around relays, it can better utilize geographically diverse infrastructure and avoid bottlenecks at any one egress point. The issue tracker highlights active concerns such as congestion control with many workers and IPv6 support, signaling performance-minded design goals. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    s3-batcher

    S3 Batcher allows you to execute a number of operations in batch

    ...Although AWS provides a pretty comprehensive UI to manage your objects, this is not enough and forces you to use the aws-cli in those cases where you need a precise action to take place, or whenever this action is not even available. The specific use case that pushed me to build this was object versioning, where while you can restore specific versions, undelete and so on, you can only do this one file at a time. Therefore, if you are dealing with large amounts of objects, you don't have a quick way to do so (aws-cli even fails to work with pages -> https://github.com/aws/aws-cli/issues/3191 is still open by the time I am writing this). For extended documentation and usage examples, check out the project on GitHub: https://github.com/mfogliatto/s3-batcher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pesconvert

    pesconvert

    Brother PES file converter

    ...It parses stitch commands, color changes, and frame boundaries from the binary PES structure and reconstructs the path of the needle across the canvas. The tool emits vector-friendly output so you can inspect or scale designs without losing detail, making it handy for previewing patterns or preparing them for other software. Because the PES format encodes jumps, trims, and thread changes, the converter normalizes these events into a clean sequence of segments. The implementation favors clarity so hobbyists can understand and extend it for their own machine workflows. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    A slightly reduced strength bulk encryption. In exchange for the reduced strength, you get the ability to rsync the encrypted files, so that local changes in the plaintext file will result in (relatively) local changes to the cyphertext file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    rkv

    A tool to backup and restore data

    RKV allows the user to backup and restore whatever he wants in a very flexible way. The actual backup and restore procedures are supplied by the user. RKV packages and executes them, so it's a kind of framework. Written in shell.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Unix GNU Windows

    Packages to create a Unix like environment under MS-Windows

    ...Since version 0.7.0 it works very nicely as it includes most of the important functionality of dpkg (i.e. most everything except dselect functions.) Otherwise, the Unix GNU Windows is expected to be a large set of packages that wpkg can handle. Packages of all the software available under MinGW and GnuWin32 so you can painlessly build a complete Unix like environment under Microsoft Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Encode Explorer is an easy-to-use php script to use as an index file. It shows files in the server and lets you browse through folders, upload files etc. It is kept small and neat so that the source can be used for learning.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    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
  • 20

    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
  • 21
    CvJMirror is a small, easy-to-use mirror utility to keep an almost-live version of a directory and all its contents in a different place, so it can be used for mirroring or backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Crème Fraiche

    Crème Fraiche

    eml2pdf converter

    I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX. Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF. PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche: ~$ gem install cremefraiche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...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
  • 24
    FileReader

    FileReader

    A FileReader polyfill for Internet Explore and Safari using Flash

    FileReader is a polyfill library combining JavaScript and Flash (SWF) to mimic the HTML5 File API in older browsers (notably Internet Explorer and Safari versions that did not support File API fully). It overlays a transparent Flash SWF over a DOM element to allow users to select files, then exposes a .files attribute etc., so that client-side file reading behaves more like modern standard. It is unmaintained now, since File API support is widespread.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    MP3 ID3 Java Tag Library Tool
    ...It has an utility panel to create playlists, re-organize files in folders with the name format you prefer, an utility to optimize the CD disk space. This program was written in 2002, so I don't remember much about it ... but I used it a lot, as much as my close friends. I decided only now (shame on me) to share it with everybody in the world. Hope you'll like it, also the program's help is fully working now !!! Nice to install eclipse and debugging something 10 years later ... Please rate the software once you've used it ! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next