Tags : Browse Projects

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

zsh

Compare

  Analyzed about 1 hour ago

Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh). It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh.

119K lines of code

37 current contributors

13 days since last commit

644 users on Open Hub

Moderate Activity
4.63687
   
I Use This

mksh

Compare

Claimed by The MirOS Project Analyzed about 5 hours ago

mksh is the MirBSD Korn Shell, largely similar to the original AT&T ksh, pdksh’s actively developed successor, portable. It includes bug fixes and improvements in order to produce a modern, robust shell good for interactive and especially script use. It has UTF-8 support and extended ... [More] compatibility to other modern shells. mksh compiles on: MirOS gcc3+pcc+SUNWcc, MidnightBSD gcc3+pcc; BSD/OS gcc1+2; DragonFly,Free/Net/OpenBSD gcc3+4; AIX gcc4+xlC9; DEC OSF/1 v2,ULTRIX 4.5 MIPS, Tru64 4/5.1 CompaqC+gcc2; HP-UX PA-RISC/IA64 gcc3+aCC; IRIX gcc3+MIPSpro; MacOSX,iPhone gcc3/4+llvm-gcc; QNX; Solaris 8/10 gcc3+SUNWcc; Interix gcc+msc; Cygwin gcc; UWIN-NT dmc+msc+Borland; GNU/Linux/kFreeBSD/HURD dietlibc+libc5+µClibc gcc2/3/4+icc+llvm-gcc+nwcc+tcc+TenDRA+llvm-clang; Haiku gcc; Minix3; Android; … [Less]

56.8K lines of code

2 current contributors

14 days since last commit

20 users on Open Hub

Moderate Activity
4.4
   
I Use This

args4j

Compare

  Analyzed about 11 hours ago

args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.

5.96K lines of code

1 current contributors

about 1 month since last commit

12 users on Open Hub

Moderate Activity
5.0
 
I Use This

dateutils

Compare

  Analyzed about 23 hours ago

Toolset for computations involving date and time values in the shell, with a strong focus on usability within shell scripts. Their target market are shell scripts that need date calculations and/or calendar conversion, and as such they are highly pipe-able and modelled after their well-known ... [More] (non-date-aware) cousins: + dseq (vs. seq) + dconv + dadd + ddiff + dgrep (vs. grep) + dtest (vs. test) + dround [Less]

37.1K lines of code

2 current contributors

3 months since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

ripgrep

Compare

  Analyzed about 1 hour ago

ripgrep combines the usability of The Silver Searcher with the raw speed of grep.

37.6K lines of code

40 current contributors

16 days since last commit

5 users on Open Hub

Moderate Activity
0.0
 
I Use This

Another PostgreSQL Diff Tool

Compare

  Analyzed about 17 hours ago

Another PostgreSQL Diff Tool (also known as apgdiff) is free PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that is (after some hand-made modifications) suitable for upgrade of old schema. It is already being used by many developers all over the world.

9.98K lines of code

0 current contributors

over 6 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

GNU Gengetopt

Compare

Claimed by GNU Analyzed about 1 hour ago

Gengetopt is a tool to generate C code to parse getopt styled command line arguments. It's similar or even more powerful than the well known libpopt but does not add any run or compile time dependencies to your projects. Moreover reading/writing the options from/to config files is also supported.

12K lines of code

1 current contributors

about 1 month since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

Teem

Compare

  Analyzed about 17 hours ago

Teem is a coordinated set of ANSI C libraries for manipulation, measurement, and visualization of structured scientific data. Includes N-dimensional image I/O and processing, volume rendering, diffusion tensor processing, ray tracing, PostScript rendering, and more. Teem includes command-line tools ... [More] that permit the library functions to be quickly applied to files and streams, without having to write any code. [Less]

185K lines of code

0 current contributors

5 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

htty

Compare

  Analyzed about 16 hours ago

htty is the HTTP TTY, a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP. Install by typing: gem install htty

18.4K lines of code

1 current contributors

almost 5 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

Command Line Parser Library

Compare

  Analyzed about 8 hours ago

The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. It allows you to display an help screen with an high degree of customization and a simple way to report syntax errors to the user. Everything that is boring ... [More] and repetitive to be programmed stands up on library shoulders, letting you concentrate yourself on core logic. The search for the command line parser for your application is over, with this library you got a solid parsing API constantly updated since 2005. [Less]

16.7K lines of code

19 current contributors

about 1 year since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This