Projects tagged ‘programming’ and ‘unix’


Jump to tag:

Projects tagged ‘programming’ and ‘unix’

Filtered by Project Tags programming unix

Refine results Project Tags linux (21) development (20) c++ (14) tools (14) windows (12) library (10) mac (9) framework (7) x11 (7) editor (7) macos (7) osx (7)

[31 total ]
1284

Vim

   
Primary Language: C/C++ Licensed as: Vim License

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.

Metrics updated 29 Aug 08

378

GNU Emacs

   
Primary Language: Emacs Lisp Licensed as: GNU General Public License 2.0

Emacs is the extensible, customizable, self-documenting real-time display editor.

Metrics updated about 6 hours ago

141

FUSE

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0,GNU Lesser General Public License 2.1

Filesystem in Userspace is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.

Metrics updated about 22 hours ago

103

KDElibs (KDE)

   
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1

The KDE libraries, basis of KDE and used by many open source projects. They are based on Qt, Trolltech's cross-platform toolkit, and run on Linux, BSDs, and other Unices, as well as Microsoft Windows and Mac OS X. Licensed under GNU LGPL, they may be used by open source and proprietary applications.

Metrics updated about 10 hours ago

101

Qt

   
Licensed as: GNU General Public License 2.0,GNU General Public License 3.0

Qt is a cross-platform (Windows, Unix, MacOs X) graphical toolkit. Qt features a rich API to write GUI software, but also for other aspect of application development : network classes, xml, internationalisation, database, ...

97

The MacPorts Project

   
Primary Language: Tcl Licensed as: BSD-ish License

The MacPorts Project's main goal is to provide an easy way to install various open-source software products on the Darwin OS family (OpenDarwin, Mac OS X and Darwin) There are currently about 4500 completed and usable ports, with more being added on a regular basis.

Metrics updated 31 minutes ago

65

ack

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions. * Searches recursively through directories by default ... [More] , while ignoring .svn, CVS and other VCS directories. * ack ignores most of the crap you don't want to search * Lets you specify file types to search, as in --perl or --nohtml. * Color highlighting of search results. * Uses real Perl regular expressions, not a GNU subset. * ack is pure Perl, so consistent across all platforms. It even comes as a single standalone program with no module dependencies. [Less]

Metrics updated 28 Aug 08

58

iTerm.app

   
Primary Language: Objective C Licensed as: GNU General Public License 2.0

iTerm is a terminal emulation program written using Cocoa. The letter i represents a native Apple look and feel of the program interface, and an emphasis on complete international support. It provides multiple tabs within one window, support for ... [More] Applescript, transparent windows and custom background pictures, Rendezvous support, and support for all language encodings that are available with OS X. [Less]

Metrics updated 28 Aug 08

43

XEmacs

   
Licensed as: GNU General Public License 2.0

XEmacs is a highly customizable open source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs. Its emphasis is on modern graphical user interface support and an open software development model, similar to Linux.

41

gnuplot

   
Primary Language: C/C++

gnuplot plots 2d and 3d graphs, from a data file or with a formula. It has an interactive mode with online help, or it can be used non-interactively. gnuplot does function fitting to data sets, and it does output to many terminals, among which are PostScript, X11 display, PNG, and GIF (via the old gd library).

Metrics updated about 18 hours ago