Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

LEAF Linux Embedded Appliance Framework

Compare

  Analyzed about 4 hours ago

A secure, feature-rich, customizable embedded Linux network appliance for use in a variety of network topologies. Although it can be used in other ways; it's primarily used as a Internet gateway, router, firewall, and wireless access point.

49.9K lines of code

3 current contributors

3 days since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

Toybox

Compare

  Analyzed about 15 hours ago

The goal of the Toybox project is to create simple, small, fast, and correct implementations of all the standard Linux command line utilities.

75.2K lines of code

29 current contributors

about 1 month since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

sabotage

Compare

  Analyzed 1 day ago

A radical and experimental distribution based on musl libc and BusyBox. simple, source based, effective and with a strong focus on being as non-bloated as possible. usable for servers, desktops, and embedded appliances on a wide variety of architectures. does not ship with nonsense ... [More] technoloy like systemd, pulseaudio, dbus and other poettering inventions. [Less]

24K lines of code

8 current contributors

4 days since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

ubase

Compare

  No analysis available

ubase is a collection of tools similar in spirit to util-linux but much simpler.

0 lines of code

2 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

sbase

Compare

  Analyzed about 19 hours ago

sbase is a collection of unix tools that are inherently portable across UNIX and UNIX-like systems.

19K lines of code

4 current contributors

7 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

onie-ocp

Compare

  Analyzed about 18 hours ago

This is the code repository for ONIE, the Open Network Install Environment. ONIE is a small operating system, pre-installed on bare metal network switches, that provides an environment for automated provisioning.

18.2K lines of code

24 current contributors

about 2 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

mdev-like-a-boss

Compare

  Analyzed about 8 hours ago

This repo is a stash for notes, scripts and configs for the system running with mdev as a udev replacement.

772 lines of code

1 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

rpush-cat

Compare

  Analyzed about 19 hours ago

Simple substitute for “rsync”/“scp” when the remote side has only “cat” and “ls”. (E.g., to put files to DroidSSHd.) These scripts help me push files over SSH to another system which has only a simple sh, “cat”, and “ls”. They can continue transferring a partially transferred file (by appending ... [More] to what was left after an interrupted transfer). In my case, the other system is a non-rooted Android 2.2 with DroidSSHd installed (with no “scp”, “sftp”, or “rsync”). They are not limited to using necessarily “ssh” (it’s a parameter). For example, for testing them on the same host, I use just “eval” instead. * “rpush” is the basic command to transfer a file by creating a new file on the remote side with the use of only “cat”. * “rpush-continue” is the command to continue the transfer of a file which is already partially present on the remote (with the use of only “cat” and “ls”). * “rpush-into” is a wrapper around the two basic scripts which puts the file as a file with the same name in a specified directory on the remote side (like one of the ways to invoke “cp”). [Less]

103 lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

sh-lib

Compare

  Analyzed about 16 hours ago

modular library for shell scripting shlib is a project that aims to provide reusable shell code in modular form, thus allowing to create small scripts as well as big library files. Its features range from basic functions like *die()* known from Perl, generic iterators, file system ... [More] manipulation and colored messages to more complex functionality such as squashfs containers and initramfs code, including *liram*, a distribution-agnostic approach to load a (Linux) system into tmpfs. [Less]

19.1K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This