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

Hi hackers!

I'm a self-taught solo teenage dev working on Seastar, a unified build system and dependency manager for C and C++. It is capable of compiling and linking projects, managing recursive dependencies and headers, and even has a template system -- your C++ library is one `seastar new mylib --lang c++ --lib` away! Also, everything is configured in TOML, because TOML is awesome.

C is one of my favorite languages, but I usually end up writing stuff in Rust because I love Cargo. Unlike C, Cargo handles the dependencies, linking, globbing, and so much more for you. So I wrote Seastar to give that function in C and C++.

What's planned? A package registry like crates.io, compatibility with CMake projects, commands to migrate, and so much more. If you have more ideas, please give them!

I am trying to reach 150 stars by the end of summer, and thus a star would be greatly appreciated! This project is still in development, and a star helps out a ton.


Comments URL: https://news.ycombinator.com/item?id=44284493

Points: 9

# Comments: 2

https://github.com/AI314159/Seastar

Vytvorené 22d | 15. 6. 2025, 20:40:03


Ak chcete pridať komentár, prihláste sa

Ostatné príspevky v tejto skupine

Show HN: NYC Subway Simulator and Route Designer

Hello HN!

As a long term NYC resident, I have read countless articles on ideas tweaking subway services, but always found them hard to follow without visual aid. So over the long weekend I decid

7. 7. 2025, 16:30:31 | Hacker news
Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec

Hey HN, I’m Tejas at Morph. We’ve built a blazing-fast model for applying AI-generated code edits directly into your files at 4,500+ tokens/sec. No more slow full-file rewrites or brittle search-a

7. 7. 2025, 16:30:29 | Hacker news