https://github.com/ararslan/sonames.jl
.so name mapping in Julia (translated from original C++)
https://github.com/ararslan/sonames.jl
julia lookup shared-libraries toy-project
Last synced: 2 months ago
JSON representation
.so name mapping in Julia (translated from original C++)
- Host: GitHub
- URL: https://github.com/ararslan/sonames.jl
- Owner: ararslan
- License: mit
- Created: 2018-03-24T02:30:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T02:31:15.000Z (about 7 years ago)
- Last Synced: 2025-02-10T12:12:32.024Z (4 months ago)
- Topics: julia, lookup, shared-libraries, toy-project
- Language: Julia
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SONames.jl
A Julia translation of the .so name mapping functionality that was removed from Julia