Skip to content

A monorepo for my native projects, including on GPU

License

Notifications You must be signed in to change notification settings

utensil/native-land

Repository files navigation

Native Land

CI (Rust) CI (C++)

codecov DeepSource DeepSource

A monorepo for my native projects: Rust, Zig, C++..., including code on GPU.

The repo is organized as follows, strongly inspired by Research Codebase Manifesto with (tentative) shorter names:

  • yard-*: experimental stuff per language, avoid dependencies between and upon them, some code might graduate to proj* and pkg-*
  • proj, proj-*: projects in general, or per language, may depend on pkg-*
  • pkg-*: production-ready packages per language
    • in the case of Rust, it's named crates instead
  • notebooks: Jupyter notebooks, if there is a supported kernel
  • archived: old stuff, not maintained anymore

The repo root can serve as a workspace for each build tool, like cargo, xmake etc.

About

A monorepo for my native projects, including on GPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published