Explore >> Select a destination


You are here

buf.build
| | ashvardanian.com
14.0 parsecs away

Travel
| | Experienced devs may want to skip the intro or jump immediately to the conclusions. The backbone of many foundational software systems - from compilers and interpreters to math libraries, operating systems, and database management systems - is often implemented in C and C++. These systems frequently offer Software Development Kits (SDKs) for high-level languages like Python, JavaScript, GoLang, C#, Java, and Rust, enabling broader accessibility. But there is a catch.
| | www.salvis.com
23.7 parsecs away

Travel
| | Database centric development
| | galowicz.de
19.7 parsecs away

Travel
| | Most big C++ projects lack a clear structure:They consist of multiple modules, but it is not as easy to create individuallybuildable, portable, testable, and reusable libraries from them, as it is withprojects written in Rust, Go, Haskell, etc.In this article, I propose a C++ project structure using CMake that makes iteasy to have incremental monorepo builds and a nice modular structure at thesame time.
| | drossbucket.com
128.0 parsecs away

Travel
| I'm a fairly frequent Hacker News lurker, especially when I have some other important task that I'm avoiding. I normally head to the Active page (lots of comments, good for procrastination) and pick a nice long discussion thread to browse. So over time I've ended up with a good sense of what topics come up...