distcc
Build accelerator
A distributed build system for C and C++ projects that uses a network of machines to speed up compilation times.
distributed builds for C, C++ and Objective C
2k stars
71 watching
295 forks
Language: C
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-performance build system for various platforms supporting distributed compilation and caching. | 1,237 |
| | A .NET library that enables developers to run complex applications on various hardware platforms without writing additional C kernel code. | 177 |
| | A package manager and build system for C++ projects | 1,190 |
| | A toolchain and dependency manager for building and packaging C++ code | 601 |
| | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
| | An effort to speed up Haskell builds by leveraging Nix's caching capabilities and enabling content-addressable store paths for early cut-off of unnecessary rebuilds. | 106 |
| | An open-source system for accelerating software compilation and testing by caching build artifacts and distributing tasks across multiple machines. | 1,203 |
| | A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
| | Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| | A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| | An educational compiler project implementing a simple C compiler with x86 assembly code generation | 487 |
| | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |
| | Allows executing code during compilation to improve runtime performance | 20 |
| | A Common Lisp library to facilitate interaction with CXML-dom documents and nodes. | 19 |
| | A service that optimizes and distributes files to improve web performance. | 586 |