Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

FASTBuild is an efficient, open-source build system compatible with Windows, Linux, and OS X. It offers robust capabilities for scalable compilation, caching, and network distribution. Whether utilized by major game studios or small indie developers, FASTBuild is actively employed in production environments to create software for a variety of platforms including PC, Mac, Linux, consoles, smartphones, and even retro systems. This powerful tool provides all necessary resources to enhance build speed, achieving improvements that can exceed 10 times compared to traditional build systems. Engineered with a focus on parallel compilation from the outset, FASTBuild's streamlined main build pipeline effectively allocates build tasks to worker threads, optimizing parallel processing. It circumvents the dependency issues often encountered with Visual Studio/MSBuild, ensuring a smoother build experience. Moreover, unlike Visual Studio, FASTBuild can meticulously control CPU core usage during builds, mitigating problems related to idle time and context switching, which ultimately leads to more efficient resource utilization. As a result, developers can expect quicker turnaround times and improved productivity throughout their build processes.

Description

Distcc is a system designed for distributed compilation that speeds up the build process for C, C++, Objective-C, and Fortran by distributing compile tasks across various networked machines. This tool works effectively with both GCC and Clang toolchains, seamlessly intercepting compiler commands and redistributing them to remote daemons while maintaining optimization settings, include directories, and tracking of dependencies. The architecture is client-server based, featuring a lightweight listener that oversees job queues, prioritizes local compilation as necessary, and easily identifies available hosts through straightforward configuration or DNS. Additionally, Distcc accommodates cross-compilation setups, offers SSH tunneling for secure clusters, allows for the blacklisting of unreliable servers, and integrates well with modern build systems such as Make, CMake, and Ninja. It also includes monitoring tools that supply real-time data on job distribution and performance, and its compatibility with compilation databases (compdb) permits detailed management of distributed workloads. Overall, Distcc is a powerful solution that significantly enhances build efficiency across diverse development environments.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

C
C++
Fortran
Make
Objective-C

Integrations

C
C++
Fortran
Make
Objective-C

Pricing Details

No price information available.
Free Trial
Free Version

Pricing Details

Free
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

FASTBuild

Website

www.fastbuild.org/docs/home.html

Vendor Details

Company Name

distcc

Founded

2002

Country

United States

Website

www.distcc.org

Product Features

Build Automation

Automated Testing
Build Cache
Build Management Tools
Build Metrics
Change Only Compiling
Debugging Tools
Dependency Management
IDE Compatibility
Parallel Testing
Plugin Library
Source Code Management
Version Conflict Resolution

Product Features

Build Automation

Automated Testing
Build Cache
Build Management Tools
Build Metrics
Change Only Compiling
Debugging Tools
Dependency Management
IDE Compatibility
Parallel Testing
Plugin Library
Source Code Management
Version Conflict Resolution

Alternatives

Alternatives

Apache Ant Reviews

Apache Ant

Apache Software Foundation
OpenMake Meister Reviews

OpenMake Meister

OpenMake Software