4 Repositories
Rust linking Libraries
Pulls the C/C++ library linking flags from Conan dependencies
conan2-rs Introduction conan2-rs is a Cargo build script wrapper of the Conan C/C++ package manager (version 2.0 only). It automatically pulls the C/C
5 Oct 17, 2023
Rust crate for linking against the RDKit C++ API
RDKit-Sys Rust code that binds to the C++ rdkit library! How does it work? RDKit is a C++ mega-library, full of cheminformatics wisdom. We don't want
14 Dec 29, 2022
Rust crate for embedding, manipulating and retrieving data embedded in binaries using linker sections
linkstore is a library that allows you to define global variables in your final compiled binary that can be modified post-compilation.
5 Nov 18, 2022
A prototype WebAssembly linker using module linking.
WebAssembly Module Linker Please note: this is an experimental project. wasmlink is a prototype WebAssembly module linker that can link together a mod
19 Oct 28, 2022