static-link

There are 4 repositories under static-link topic.

  • mosajjal/binary-tools

    Collection of Statically linked binaries for Linux. Suited for Forensics

    Language:Go1499320
  • craft-zhang/tensorflow-lite-cpp-examples

    Forked from TI Repo https://git.ti.com/git/apps/tensorflow-lite-examples.git

    Language:C++4212
  • crgimenes/go-pid-1

    Just the kernel and Go 😀

    Language:Makefile430
  • mkhaled87/DynObjLoader

    A cross-platform static-link library for dynamic loading of pre-built C++ objects. You can use this to develop loadable plugins into your project. The plugins should be built for the same OS and then loaded using this library.

    Language:C++101