soup

Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while maintaining best in class performance. (by soup-build)

Soup Alternatives

Similar projects and alternatives to soup

  1. rust

    2,781 soup VS rust

    Empowering everyone to build reliable and efficient software.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. xmake

    167 soup VS xmake

    🔥 A cross-platform build utility based on Lua

  4. Vcpkg

    147 soup VS Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

  5. spack

    53 soup VS spack

    A flexible package manager that supports multiple versions, configurations, platforms, and compilers.

  6. beryldb

    Discontinued BerylDB is a fully modular data structure data manager that can be used to store data as key-value entries. The server allows channel subscription and is optimized to be used as a cache repository. Supported structures include lists, sets, multimaps, and keys.

  7. tomlplusplus

    Header-only TOML config file parser and serializer for C++17.

  8. cmkr

    14 soup VS cmkr

    Modern build system based on CMake and TOML.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. App

    2 soup VS App

    A Learning Ground for C++ Enthusiasts (by kelarov)

  11. awssign

    C++ library for AWS v4 Signatures

  12. mc-mesher

    marching cubes mesh generator for c++, c#, and unity

  13. GraphicsPlayground

    Discontinued Sandbox for the graphics engine. Designed for easiest experimentation and demonstration of graphics algorithms.

  14. Ecosystem

    You play God (by sayansil)

  15. bomba

    3 soup VS bomba

    C++ library for convenient implementation of RPC and serialisation

  16. hunter

    7 soup VS hunter

    CMake driven cross-platform package manager for C/C++. (by cpp-pm)

  17. toml

    5 soup VS toml

    Rust TOML Parser (by toml-rs)

  18. CPPAdditions

    My own C++ libraries

  19. nexus

    1 soup VS nexus

    A C++ QUIC and HTTP/3 library based on lsquic and boost::asio (by cbodley)

  20. b2

    2 soup VS b2

    B2 makes it easy to build C++ projects, everywhere. (by bfgroup)

  21. Zork

    1 soup VS Zork

    Project manager and builder automation tool for modern C++ projects (by zerodaycode)

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better soup alternative or higher similarity.

soup discussion

Log in or Post with

soup reviews and mentions

Posts with mentions or reviews of soup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.
  • C++20 Modules
    3 projects | /r/cpp | 1 May 2023
    Interesting to see how it works in CMake. I have been working for a long time on a build system that (originally) was my best shot at a "Build system for modules". Would be curious of your thoughts: Soup Build
  • Does anyone have trouble writing C++ 20/23 modules definition?
    3 projects | /r/cpp | 6 Jan 2023
    Been using modules extensively for the past 2 years to write my build system (which itself is focused on using modules). Writing modules themselves has been really easy, as long as the compilers doesnt hit any issues. Working within MSVC has become a lot better in the last 6 months to the point where I rarely see issues anymore. Every time I try to switch to Clang or GCC it seems to fail on the most simple examples, but I hear GCC has made some improvements lately.
  • YAMBS: Yet Another Meta Build System for C++ (written in Rust).
    2 projects | /r/cpp | 19 Dec 2022
    It is a tool I threw together to help debug my build system internals. It is WinUI, so windows only for now, but I hope to migrate it to MAUI so it can run cross platform.
  • A build-system for make C++ projects with modules!
    3 projects | /r/cpp | 11 Dec 2022
    Great to see more people interested in this area! Just finished reading the readme and I am really curious how you are finding the Clang modules support. Last time I tried to use it it was still heavily mixed up with Clang Modules and not that great with modules-ts. I have written my own very similar project and landed on MSVC as my primary compiler since it has the best Modules support I have found. I will hopefully find some time tonight to play around with the project more, but here are some quick thoughts.
  • P2656: C++ Ecosystem International Standard
    2 projects | /r/cpp | 18 Oct 2022
    I am hoping the release the Beta soon: https://github.com/SoupBuild/Soup
  • About C++ Dependency Management
    6 projects | /r/cpp | 23 May 2022
    Great writeup. I have been thinking about the problem of dependency management within C++ for a while now. I believe that without adoption of a build system that was designed to handle dependency resolution natively with modules, we will always require fragile manual integration steps. If you are interested, I wrote a blog post on what I believe it will take to create such a build system and am actively working on an implementation.
  • On which hobby or side projects are you working on?
    10 projects | /r/cpp | 23 Nov 2021
    A build system aimed at collaboration across teams, languages and platforms. Started out as a basic attempt to take advantage of C++20 Modules, but grew from there: https://github.com/SoupBuild/Soup
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic soup repo stats
7
55
8.4
2 days ago

soup-build/soup is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of soup is C++.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?