Showing 37 open source projects for "dev-pascal"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    Disk Image Manager

    Disk Image Manager

    Visual inspection tool for .dsk Spectrum/Amstrad disk images

    Disk Image Manager is an application for examining and manipulating disk images in the Standard and Extended DSK format used by many Spectrum, Amstrad PCW and CPC emulators. Many of the features and functions of this tool were driven by the Spectrum Disk Preservation team which used this format and tool to help manage the selection and testing of disk images archived to The World of Spectrum and The TZX Vault. These images are traditionally created with CPDRead under DOS but Simon Owen's...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    lakeFS

    lakeFS

    lakeFS - Git-like capabilities for your object storage

    Increase data quality and reduce the painful cost of errors. Data engineering best practices using git-like operations on data. lakeFS is an open-source data version control for data lakes. It enables zero-copy Dev / Test isolated environments, continuous quality validation, atomic rollback on bad data, reproducibility, and more. Data is dynamic, it changes over time. Dealing with that without a data version control system is error-prone and labor-intensive. With lakeFS, your data lake is version controlled and you can easily time-travel between consistent snapshots of the lake. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Double Commander
    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
    Leader badge
    Downloads: 6,400 This Week
    Last Update:
    See Project
  • 4
    PeaZip

    PeaZip

    Free Zip software and Rar extractor

    PeaZip is a free archiver tool. The application provides an unified, natively portable, cross-platform file manager and archive manager GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX. Create: 7Z, ARC, Brotl, BZip, GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP, Zstandard files and more Open and extract 200+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives...
    Leader badge
    Downloads: 1,414 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    EchoBackuper

    EchoBackuper

    Application for backups

    Application for backups. Backups are created using the echo principle. New and updated files are copied from the original folder to the backup. Renaming, moving and deleting files occurs only in the backup. Silent Mode: EchoBackuper.exe -b "BackupPaths.ebp" -s "-b backup_ext_hdd.ebp" - load a different list of pair and exclude folders. The "ebp" files are created in the program itself. "-s" - silent mode with final notification. For notifications need to download the application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VerifyFiles

    VerifyFiles

    Utility for backups

    Verifies backups in folders of mass storage devices with original copies in another device using lists of files, copying and deletion of files have been implemented respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DarGUI
    DarGUI is a front end to the Disk ARchive (Dar) program for Linux and Windows (64 bit). It provides a simple way to create and restore backup archives in Dar format. DarGUI is written in Pascal using FreePascal and the Lazarus IDE.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Compara facile

    Compara facile

    controlla la similitudine di file o cartelle

    Compara facile, software per controllare se due file o due cartelle (e il loro contenuto) sono uguali. Il controllo può avvenire in due modi: -effettuando la comparazione sulla grandezza e la data del file -come sopra + controllando anche il contenuto dei file Il programma dopo il controllo, mostra le differenze riscontrate tra le due selezioni. Sistemi operativi supportati : Windows™ x86 / 64bit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ddrescueview

    ddrescueview

    Graphical viewer for GNU ddrescue mapfiles

    ...The Main window displays a block grid with each block's color representing the block types it contains. Many people know this type of view from defragmentation programs. The program is written in Object Pascal using the Lazarus IDE. It can be compiled to run on Windows, GNU/Linux and probably OS X, too. The downloads include binaries for the respective target platform and the project files (source code). Update 2022/02/25: ddrescueview version 0.4.5 has been released. This maintenance release restores compatibility with ddrescue 1.24 and later. ...
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    ...The implementation is efficient, not complex (few moving parts), and highly performant. Every branch numbered like v0.5.9, v0.5.8 etc is stable and safe to use in production unless marked as pre-release. The dev branch is the development unstable branch. Over time master branch has fallen behind and is not maintained. We will eventually delete it and may or may not recreate it. Dynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or --conf-file command-line argument on process start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Unpacker for installations made by Inno Setup
    Leader badge
    Downloads: 756 This Week
    Last Update:
    See Project
  • 12
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    PeaExtractor

    PeaExtractor

    Simple 7z, ace, cab, iso, rar, tar, zip file extractor

    User friendly wizard-based program for extraction of 180+ archive types, including encrypted files (7Z, ARC, PEA, RAR, ZIP, ZIPX) and spanned multi-volume archives (001, R01, Z01), spin-off of PeaZip project. Drag & drop any file on the application to extract it (if supported) or to attempt unpacking of unknown formats and variants. The minimal GUI is meant to keep working with archive decompression as simple as possible. It is primarily targeted to users with no prior experience in...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 14
    APK File Manager

    APK File Manager

    Organize your android .apk collection! Catalog and view informations.

    With this program you will be able to organize your (legally obtained) android .apk file collection. Features include getting Play Store information and screenshots from each apk file, and storing them offline for later viewing.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15
    TurboPower Abbrevia

    TurboPower Abbrevia

    Advanced data compression toolkit for Delphi and C++Builder

    Abbrevia is a compression toolkit for Delphi, C++Builder, Kylix, and Free Pascal. It supports compressing and decompressing PKZIP, Microsoft CAB, tar, gzip, and bzip2 archives, and can create self-extracting executables. On Windows it also provides Delphi wrappers for the LZMA, Bzip2, and WavPack SDKs, and PPMd decompression. Abbrevia also has several visual controls that simplify displaying and manipulating archives, including treeview and listview components.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16

    Universal File Splitter & Joinner

    the Powerfull, Beautiful file Splitter

    Easy, Lighweight, Free for Sharing and Archieving Universal File Splitter and Joiner is a powerful file splitter and joiner utility that can split a big file into small pieces, then can be joined latter to get the original file, also check Identical for both Source and Joined file. provides many signature algorithm. This application requires- * .NET framework 4.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    ftpmd5back

    tool to backup a local folder to a remote ftp server folder

    ftpmd5backup, as the name suggests, is a tool that is used to make backups of your files to an ftp server . In order to minimize resources necessary for this operation, a file will be uploaded only if: 1) on the ftp server there is no copy of the local file 2) on the ftp server there is a copy of the local file, but it is not the same as the local version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    snippetsource

    snippetsource

    Portable source code librarian

    Snippetsource is a simple yet powerful repository to store code snippets or any other text content. SQLite is used as the database backend which makes fast indexed lookups possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The XC Project

    The XC Project

    A free file manager for Win32 and MS-DOS

    XC is a fast, classic two-panel file manager for Win32 and MS-DOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PTools is a set of useful tools written in Pascal. It includes: scientific calculator, archiver, text editor, remote adminitration and more. It is designed to be portable across operating systems, specially Java-based mobiles, Windows and Unixes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    ShmenonPie's Stash of Stuff
    A database system, another, older database system, a compression library, something to do with menus and XML, and whatever I happen to be working on at the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Choose some files and folders in one directory and move files to another. Program copy, irgnore or process file with your settings. Very useful for converting music with external commandline coders
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LupX
    LupX (Latinohack Ultimate Packer for eXecutables) es una aplicación gráfica (GUI) para usar junto al compresor de archivos binario UPX. Ideal para personas que necesitan comprimir sus ejecutables de una manera rápida, sencilla e intuitiva sin nece
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DiskImage is a tool to backup and restore partitions, entire harddisks, usb keys, floppy drives and (read-only) optical media on windows platforms. Built-in zip and libz compression, MD5 and SHA1 checksumming, a hex editor and more.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB