Skip to content
/ dl Public
forked from rainycape/dl

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

License

Notifications You must be signed in to change notification settings

walkmiao/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

Packages

No packages published

Languages

  • Go 83.5%
  • C 8.7%
  • Assembly 7.8%