Showing 178 open source projects for "cp"

View related business solutions
  • 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
  • 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. Switch between models without switching platforms.
    Start Free
  • 1
    Ember CP Validations

    Ember CP Validations

    Ember computed property based validations

    Ember computed property-based validations. An EmberJS validation framework that is completely and utterly computed property based. No observers were used nor harmed while developing and testing this addon. Lazily computed validations. Ruby on rails inspired validators. Support for Ember Data Models, Objects, Components, Services, etc. Support for nested models and objects. Synchronous and asynchronous support. Easily integrated with Ember Data's DS.Errors. No observers. Seriously... there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CP Editor

    CP Editor

    The IDE for competitive programming

    CP Editor is designed for competitive programming. It helps you focus on your algorithms and automates the compilation, execution and testing of your code. It can fetch test cases from different platforms and submit solutions to Codeforces. It automates all that's reasonably possible and allows you to purely focus on your code. Say no to manual efforts of running and testing your code against expected outputs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ConformalPrediction.jl

    ConformalPrediction.jl

    Predictive Uncertainty Quantification through Conformal Prediction

    ConformalPrediction.jl is a package for Predictive Uncertainty Quantification (UQ) through Conformal Prediction (CP) in Julia. It is designed to work with supervised models trained in MLJ (Blaom et al. 2020). Conformal Prediction is easy-to-understand, easy-to-use and model-agnostic and it works under minimal distributional assumptions. Intuitively, CP works under the premise of turning heuristic notions of uncertainty into rigorous uncertainty estimates through repeated sampling or the use of dedicated calibration data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Advanced Copy

    Advanced Copy

    A patch for GNU Core Utilities cp, mv to add progress bars

    advcpmv is a command-line utility designed to enhance the traditional cp, mv, and rm commands with advanced safety and user interaction, making file operations less error-prone and more informative for users working in terminal environments. Instead of blindly copying, moving, or removing files, advcpmv adds features like progress displays, confirmation prompts, intelligent conflict resolution, and smart skipping of identical files, giving users greater transparency and control over batch operations. ...
    Downloads: 2 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.
    Start Free
  • 5
    Z80-μLM

    Z80-μLM

    Z80-μLM is a 2-bit quantized language model

    ...The repository provides a complete workflow where you train or fine-tune conversational models in Python, then export them into a format that can be executed on classic Z80 systems. A key deliverable is producing CP/M-compatible .COM binaries, enabling a genuinely vintage “chat with your computer” experience on real hardware or accurate emulators. The project sits at the intersection of machine learning and systems constraints, showing how model architecture, quantization, and inference code generation can be adapted to extreme memory and compute limits. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    u-root

    u-root

    A fully Go userland with Linux bootloaders

    A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    aws-encryption-sdk-cli

    aws-encryption-sdk-cli

    CLI wrapper around aws-encryption-sdk-python

    ...Installation using a python virtual environment is recommended to avoid conflicts between system packages and user-installed packages. For the most part, the behavior of aws-encryption-cli in handling files is based on that of GNU CLIs such as cp. A qualifier to this is that when encrypting a file, if a directory is provided as the destination, rather than creating the source filename in the destination directory, a suffix is appended to the destination filename. By default the suffix is .encrypted when encrypting and .decrypted when decrypting, but a custom suffix can be provided by the caller if desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MinIO Client Quickstart Guide

    MinIO Client Quickstart Guide

    Fast tool to manage MinIO clusters

    MinIO Client (mc) provides a modern alternative to UNIX commands like ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon S3-compatible cloud storage service (AWS Signature v2 and v4). MinIO is distributed under GNU AGPLv3. See the source tree for complete information on all components of the work and their licenses. MinIO is a high-performance object storage solution that provides an Amazon Web Services S3-compatible API and supports all core S3 features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    breadcomp80v1

    An 8-bit puter on a breadboard

    ...There are several awkwardness in the design, e.g., the first occurence of the ~HALT signal is disconnecting ROM, leaving only the RAM to be accessible by the CPU until RESET (actually, it's this feature that made CP/M bootable on it!). Of the 128kB of available RAM, only 96kB can be used, the upper 32kB is always the same (CP/M's BDOS and BIOS are there), the lower 32kB can be banked on and off by the CP/M BIOS. It is being used for the 12kB ramdisk(A:) and for storing the copy of the CCP (CP/M's shell) so it does not need to be loaded from the SD Card. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    cpm3-einstein

    Some of my experiments with running CP/M3 on my Tatung Einstein TC01

    The source codes in the git repository of this project were written in C and cross-compiled using LLVM's clang and my own C library for CP/M, https://sourceforge.net/projects/cpm-ulibc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ez80adl-cpm3

    An ADL-mode rewrite of the ez80 CP/M 3.1 port

    This is an ADL-mode rewrite of the ez80 CP/M 3.1 port, initially composed by Howard M. Harte, available at https://github.com/hharte/ez80_cpm.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    spectranfs

    A simple tool for accessing a remote CP/M filesystem over spectrand

    This is a simple tool for accessing a remote CP/M filesystem using the spectrand protocol. Visit 'README.md' file for the list of all of the commands available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    spectrangsx

    An experimental Spectranet device driver for CP/M's GSX subsystem

    With this driver you can redirect CP/M display output (using Spectranet networking device) to a remote machine offering much better color display and higher image resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Memu

    8080/6800/6502/Z80/8086 emulator, arcade emulator, CP/M emulator

    Memu is a multiple machine emulator. Some CPUs are emulated: 8080, 6800, Z80, 8086. Some arcade machines which based on 8080 CPU are emulated. CP/M 1.3, 1.4, 2.0 runnable. Altair BASIC 3.0 runnable. PC emulation is under construction.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    Text Game

    Text games written in Pascal

    Text games written in Pascal. The programs can be compiled by Pascal/MT+ (CP/M) and Turbo Pascal (DOS).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    PSPad

    PSPad

    Text and code editor

    PSPad editor is a programmers editor with support for multiple syntax highlighting profiles. It comes with a hex editor, CP conversion, text differences, templates, macros, spellcheck option, auto-completion, Code Explorer and much more. The program is pre-configured for the most popular programming languages (VB, C++, SQL, PHP, ASP, Python etc.) and you can further customize the syntax settings. PSPad includes several additional tools that are especially useful for HTML editing (compress, format code) and also integrates TopStyle Lite and TidyHTML. ...
    Downloads: 151 This Week
    Last Update:
    See Project
  • 17

    cpm-ulibc

    Minimalistic C library for CP/M

    The aim of this project is to develop minimalistic C library for CP/M using plain C and Z80 assembly language. It should compile with LLVM's Clang patched for Z80 architecture support and GNU `as` from `binutils` package built with `--target=z80-none-elf` flag passed to its `configure` script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19

    CpDB

    Relational database schema and tools for bacterial genome annotation

    ...This software is part of the Ph.D. in Bioinformatics from Anderson Santos (https://orcid.org/0000-0003-3418-0823) developed under the Corynebacterium pseudotuberculosis (Cp) pangenome project. The Cp pangenome delivered to the scientific community fifteen bacterial strains deposited at the GenBank database between the years of 2009 and 2012. The thesis was written in Brazilian Portuguese. However, an English book chapter explaining the software is available at this address: https://doi.org/10.5772/23724. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    rsync-backup-ras

    Make backups using rsync

    Rsync-backup is a wrapper for rsync that turns it into a fully featured backup program. It creates simple copies of the directory trees backed up that can be restored using traditional tools like cp, scp and rsync. It can backup to local file systems or remote ones accessible via ssh. It de-duplicates data, and can creates multiple aged copies that can be pruned in several ways to fit in within space limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DxTonia

    DxTonia

    A tool for detecting the presence of leg dystonia from videos.

    An open-source diagnostic tool for detecting the presence of leg dystonia from videos. The software provides an automated solution for detecting leg dystonia in children with cerebral palsy (CP), by using artificial intelligence. The software has been verified on two datasets and achieved higher accuracy than routine clinical care. Stay tuned for the improved version. Note: Currently only works on Windows PC with Nvidia GPU. Soon, mac and Linux CPU only version will be released. The requirment files are in old-version_scripts folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TAS: Task assignment solver

    Task assignment solver

    ...Also includes a 30 lines-of-code Lua version of Andrey Lopatin's version, given in: Alessandro Minisini, Oleksandr Kulkov. "Hungarian algorithm for solving the assignment problem." Dec 13, 2023. [https://cp-algorithms.com/graph/hungarian-algorithm.html].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    felix-assiris

    Aproximate emulator for Felix-C-256 Assiris jobs

    ...At their turn the IRISes were produced under licence from SDS (Scientific Data Systems, later XDS after acquisition by Xerox) being similar to the SDS Sigma-7 and Sigma-9 computers. There is a SIMH simulator of the Sigma computers, with an operating system (CP-V) in binary form that works like the original. This is a simulator of one single threaded Felix job that must consist of a restriction to the most commonly used instructions and of the ASSIRIS assembler, together with essential control instructions and macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LavoroL

    LavoroL

    Core operating system

    ...Short summary: Press F1 for help Press F2 for file browser Press F3 to view file content Press F10 to read about Press F12 to quit Press ESC to quit to console Shell commands: * ls - list files; * cd - change directory; * cwd - print current directory; * cat - print content of file; * connect - connect to remote host and port for test HTTP request; * accept - accept incoming connection; * filldemo - graphics demo; * printmodes - print available graphic modes; * quit - exit operating system; * end - end session; * rm - remove file or directory; * cp - copy file; * mv - move file; * addline - append line to file; * mkdir - create directory; * batch - run batch file. You need to unzip and copy files to flash drive using Ventoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavaMod - The Java Mod Player

    JavaMod - The Java Mod Player

    Amiga modfile, C64 SID and MP3,FLAC,APE,WAV file player based on Java

    ...Since Version 2.8 support for OPL2/OPL3 emulation was added to play AdLib ROL-Files, LAA, CMF, DRO and SCI files. To start the player you may just double click the jar or use: java -jar ./javamod.jar or (for just commandline) java -cp ./javamod.jar de.quippy.javamod.main.CommandLine. This player can be run als a console application, with its swing gui. The formal applet support is gone. Applets are not supported in most browsers anymore.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB