Tags : Browse Projects

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

zsh

Compare

  Analyzed about 22 hours 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.

118K lines of code

37 current contributors

4 days since last commit

641 users on Open Hub

Moderate Activity
4.63687
   
I Use This

mksh

Compare

Claimed by The MirOS Project Analyzed 3 months 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]

53.7K lines of code

2 current contributors

3 months since last commit

20 users on Open Hub

Activity Not Available
4.4
   
I Use This

args4j

Compare

  Analyzed 1 day ago

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

5.85K lines of code

1 current contributors

3 months since last commit

12 users on Open Hub

Very Low Activity
5.0
 
I Use This

dateutils

Compare

  Analyzed 6 days 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]

36.9K lines of code

2 current contributors

10 days since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

ripgrep

Compare

  Analyzed 1 day ago

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

30.4K lines of code

40 current contributors

8 days since last commit

5 users on Open Hub

Moderate Activity
0.0
 
I Use This

Another PostgreSQL Diff Tool

Compare

  Analyzed about 8 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 5 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

Mathomatic

Compare

  No analysis available

Mathomatic is a portable, general purpose CAS (Computer Algebra System) written entirely in C. This is a console mode application that does symbolic math and quick calculations. It compiles and runs under any operating system with a C compiler. There are no dependencies other than the standard C ... [More] libraries. Mathomatic has been under development since 1986 and now stands at 20,000 lines of code (including comments). [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: GNU_Free_..., lgpl21

GNU Gengetopt

Compare

Claimed by GNU Analyzed 5 days 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

almost 4 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

Teem

Compare

  Analyzed 1 day 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]

177K lines of code

0 current contributors

4 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

wput

Compare

  Analyzed over 3 years ago

Wput is a command-line ftp-client that looks like wget but instead of downloading, uploads files or whole directories to remote ftp-servers. Features include wget like interface, TLS-encryption, resuming, speed limits, time-stamping, proxying and more.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

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