Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: seastar Clear Filter

Show HN: Seastar – Build and dependency manager for C/C++ with Cargo's features

Seastar Seastar is a fast, extensible build system for C, C++, and maybe soon, Rust and Zig as well. I believe that it should be easy to make, prototype, and iterate upon designs. While C is still one of our most widely used languages, it makes it hard to create programs easily, especially for beginners. Instead, Seastar aims to be more like Rust's tooling with cargo , but supporting seamless compilation across more languages. Running Seastar is very simple to build and run. Assuming you have