DASH is a POSIX-compliant implementation of /bin/sh (shell) that aims to be as small as possible.
"remotepyexecutor" is a python module to execute python source code on remote host with TCP connection.
mirror of https://github.com/thefullarcticfox/minishell.git Simple Unix shell that supports environment variables, running executables from absolute, relative paths and from $PATH, running multiple commands divided by ";", redirects from files (like < > >>) and piped commands.
This is a code generator to generate C jni glue code according to the java files.
video capture library for C/C++. support windows and android at present.
Get information about local network adapters such as name, IP address, MAC address
Implement memory allocator function(like malloc realloc free etc.) on a flat memory space 在平坦内存空间中实现一组简单的内存申请函数(像 malloc realloc free etc.)