Skip to content

QM-Code/ktools-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktools-rust

ktools-rust/ is the Rust workspace for the broader ktools ecosystem.

It is the root entrypoint for Rust implementations of the ktools libraries.

Current Contents

This workspace currently contains:

  • kcli/
  • ktrace/

Build Model

Use the relevant child component when building or testing a specific Rust implementation.

The shared kbuild implementation lives in the sibling ../kbuild/ repo. Use kbuild from PATH when available, or invoke the shared script directly:

python3 ../kbuild/kbuild.py --help

Each child component also supports direct Cargo workflows. Component-local Cargo config routes those outputs under this workspace's build/ tree instead of leaving target/ directories in the source components.

Where To Go Next

For concrete Rust API and implementation details, use the docs in the relevant child component.

Current implementation:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages