make-portable
Binary wrapper
Tool to create portable glibc executables by wrapping binaries and redirecting file system calls
The easiest way to make a glibc executable portable on Linux
36 stars
4 watching
1 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
inconshreveable/gonative | A tool that creates cross-compilable Go binaries with native library support | 339 |
nategood/commando | A lightweight PHP library for building user-friendly command-line interfaces | 800 |
bastibense/libharu_ng | A Rust wrapper around the libharu C library for generating PDFs | 15 |
nwillc/genfuncs | A collection of reusable functions and data structures to simplify working with generic containers in Go. | 52 |
genotrance/nimgen | Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 115 |
noelyahan/mergi | A Go library and command-line tool for manipulating images | 236 |
modocache/gift | A Swift library providing bindings to the libgit2 library for interacting with Git repositories. | 251 |
gnu-enjoyer/actuallyportablenim | Converts Nim into a language that can be compiled to run on any platform without needing separate builds for each one | 66 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 485 |
sionescu/sbcl-goodies | Automates building and releasing a SBCL binary with additional libraries | 35 |
thealexbarney/libhac | A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 403 |
arteymix/numeric-glib | A collection of extended numeric data types for the GLib library | 9 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
nattynarwhal/pledge.cs | A library that allows .NET applications to use OpenBSD's pledge(2) syscall to restrict their permissions. | 9 |