Bitkeeper

Jul 20, 2023

Scalable Distributed Source Management System

BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones. Features

  • Simple An easy to use command line interface.
  • Scalable Nested Repositories are submodules done right! Version control collections of repositories.
  • Flexible Hybrid mode for binary files that uses a cloud of server for binaries instead of bloating the source repositories.
  • Accurate Tracking of file operations like creates, deletes, and renames.
  • Safe All file accesses validate checksums for integrity. All file writes include redundancy for error correction.
  • Dependable Highly accurate auto-merge that uses the whole history to resolve conflicts. Most other systems use variations of diff3.
  • Discernable Source annotations instantly available.
  • Fast High performance and scales to very large repositories.
  • Free Licensed under the Apache Version 2 license


Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler