110 projects tagged "GNU/Hurd"
Dillo Web browser is a very fast, extremely small Web browser that's written in C and C++. The source is around 600 KB, and the static binary is about 980KB. It is a graphical browser built upon FLTK-1.3, and it renders a good subset of HTML and CSS, excluding frames, JavaScript, and JVM support.
GNU Interactive Tools (GNUIT) is a set of interactive tools. It contains an extensible file system browser, an ASCII/hex file viewer, a process viewer/killer, and some other related utilities and shell scripts. It can be used to increase the speed and efficiency of most of the daily tasks such as copying and moving files and directories, invoking editors, compressing and uncompressing files, creating and expanding archives, compiling programs, sending mail, etc. It looks nice, has colors (if the standard ANSI color sequences are supported), and is user-friendly.
GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep.
Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (dctrl), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format, and are therefore widely applicable whenever this format is in play. The tools in this bundle are grep-dctrl, sort-dctrl, join-dctrl, and tbl-dctrl.
Firmware which makes Cypress FX2 USB chips usable as simple logic analyzers.