Skip to content

tiborvass/dl

 
 

Repository files navigation

dl

Runtime dynamic library loader (dlopen / dlsym) for Go (golang)

To install dl run the following command:

    go get github.com/rainycape/dl

GoDoc

About

Runtime dynamic library loader (dlopen / dlsym) for Go (golang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.5%
  • C 15.1%
  • Assembly 7.1%
  • Makefile 1.3%