18 projects for "cp" with 2 filters applied:

  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Zilog Z80

    Zilog Z80

    Z80 shared library including some nice test-projects

    Another Zilog Z80 emulation. C++ class on a shared library. Simulates all pins of the Z80-Chip in a single function interface. Additionally are some Test-Projects added. 1. CP/M 2.2 emulator connectable by an telnet client. 2. An instruction set examiner. 3. An ZX-80 emulator. 4. An TK-80 emulator 5. An Z80 Dis-assembler driver for all supported instructions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-threaded cp and md5sum based on GNU coreutils

    Mutil is a set of standard utilities that have been parallelized to maximize performance on modern file systems. These currently include multi-threaded drop-in replacements for cp and md5sum from GNU coreutils, which have achieved 10/30x rates on one/many nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Opensips Control Panel
    ...It features more than 18 tools, covering important functionalities (MI,statistics) and modules (acc,siptrace,drouting,dialplan) of OpenSIPS. IMPORTANT: this is no longer the main hosting for the project. This was moved on GITHUB - https://github.com/OpenSIPS/opensips-cp .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Copy and Move with checksum verification

    cp and mv extended with checksum verification

    New versions @ https://github.com/hansij66/securecopy crccp and crcmv are based on coreutils (v8.23) and add crc checksum functionality to cp and mv commands. Checksums can optionally be stored in the file's xattr. The command crcsum can be used for further checksum analysis/verification, or for storing a checksum in the xattr of all files in a directory or filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    An emulator simulating the Epson TF-15 Terminal Floppy dual floppy disk drive unit. The unit is used with the Epson PX-8 and PX-4 portable CP/M computers. The goal of the project is to support the full command set of the TF-20 (Epson HX-20 support).
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6

    Oemu

    CP/M emulator

    Oemu is a 8085 emulator written in java. It runs only CP/M but intends to be a multiemulator with full debugging capabilities. Some features Oemu currently implements (at least partially): terminal simulator (with customizable behaviour), swing based debugger, access to CP/M disk format (Oemu can mount directories as CP/M disks), multilingual user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    KA9Q Mirror

    An impressive early implementation of TCP/IP

    Mirror directly approved by Phil Karn, KA9Q. The KA9Q NOS TCP/IP package began life way back in 1985 on a surplus Xerox 820 computer board running CP/M with a 4 MHz Zilog Z-80 CPU, 64KB of RAM and a 8" floppy drive holding all of 243KB. Later, it moved to the IBM PC with the 8088 and 80286 CPUs running MS-DOS. KA9Q NOS was only the second known implementation of the Internet protocols for low-end computers. Unlike PC/IP, KA9Q NOS could simultaneously act as an Internet client, a server and an IP packet router, and handle multiple client and server sessions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. At last you can write: for x in `os ls *.py`: `os cp $x my_backups`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    dlEmu8080

    8080 emulator

    8080 emulator with Qt interface and VT terminal emulation. Capable of running CP/M. Totally useless fun project. But feel free to enjoy it and help grow it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    nwWimaxAsnCp library is implementation of WiMAX ASN Control Protocol stack as per WiMAX forum specification release 1.0. WiMAX Base Stations and ASN Gateways make use the protocol for control plane signaling on R4, R6 and R8 interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FileUniq identifies duplicate files, and optionally removes them or replaces them with hard or soft links. It is designed to work well with heavily hard-linked cp -al / rsync backups. For more information please see http://fileuniq.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ecp is intended to be an extended version (`extended cp') of the GNU coreutils' cp. It currently supports ftp transfers, progress display (both per file and total copy progress), with http and ssl planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Nix Utilities are a set of Single Unix Specification v3 compliant command line utilities, such as cp, mv, rm, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    web-cp is a web hosting control panel that has been built from the start for and by web hosting companies. It is written in PHP, licensed under the GPL and includes advanced features such as a built-in reseller system, users management, invoices, DB Mana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GNU cp used to detect files that contain 0-filled holes and save disk space by skipping them with lseek when writing a file and thus not allocating disk blocks. Unfortunately it does no longer. So here is a program to make holes in existing files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Friendly php unix command-line file utils like cp and mv with progress bars and resume copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Java Framework for Computer Emulation (JFraCE) is a framework written completely in Java for emulating (old) computer systems on the software level. Currently only an emulator of a Z80-based CP/M machine is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Emulates a CP/M machine on *nix. A great tool for running CP/M applications, transferring CP/M files to modern machines, and debugging CP/M system software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next