Projects tagged ‘search’


[950 total ]

1197 Users
   

Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission; to help developers write ... [More] great software while staying out of the way. Trac should impose as little as possible on a team's established development process and policies. It provides an interface to Subversion, an integrated Wiki and convenient report facilities. Trac allows wiki markup in issue descriptions and commit messages, creating links and seamless references between bugs, tasks, changesets, files and wiki pages. A timeline shows all project events in order, making getting an overview of the project and tracking progress very easy. [Less]
Created over 3 years ago.

303 Users
   

BitTorrent is a tool for copying files from one machine to another. FTP punishes sites for being popular. Since all uploading is done from one place, a popular site needs big iron and big bandwidth. ... [More] With BitTorrent, clients automatically mirror files they download, making the publisher's burden almost nothing. Prior to version 6.0, BitTorrent was written in Python, and was free software. The source code for versions 4.x and 5.x are released under the BitTorrent Open Source License, a modified version of the Jabber Open Source License. Versions up to and including 3.4.2 were distributed under the MIT license. Version 5.3 was relicensed under the GPL. [Less]
Created over 3 years ago.

198 Users
   

Lucene is an information retrieval API originally implemented in Java. Lucene has been ported to other programming languages including Perl, C#, C++, Python, Ruby and PHP.
Created over 3 years ago.

172 Users
   

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 5600 ... [More] completed and usable ports, with more being added on a regular basis. [Less]
Created over 3 years ago.

169 Users
   

KTorrent is a light and full-featured bittorrent program. It supports: - µTorrent compatible peer exchange - Zeroconf extension to find peers on the local network - WebGUI plugin - RSS plugin ... [More] - Grouping feature to put torrents into groups - UDP Trackers - Port forwarding with UPnP - IP blocking plugin - Importing of partially or fully downloaded files - Support for distributed hash tables (mainline version) - Protocol encryption - Bandwith scheduling - Directory scanner to automatically load torrents in certain directories - File prioritization and partial downloads for multi file torrents [Less]
Created over 3 years ago.

98 Users
   

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. * ... [More] Searches recursively through directories by default, 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]
Created over 2 years ago.

92 Users
   

Ctags generates an index (or tag) file of language objects found in source files that allows these items to be quickly and easily located by a text editor or other utility. A tag signifies a language ... [More] object for which an index entry is available (or, alternatively, the index entry created for that object). [Less]
Created over 3 years ago.

78 Users
   

Launchy is a free windows utility designed to help you forget about your start menu, the icons on your desktop, and even your file manager. Launchy indexes the programs in your start menu and can ... [More] launch your documents, project files, folders, and bookmarks with just a few keystrokes! [Less]
Created over 3 years ago.

71 Users
   

ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display ... [More] specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output. [Less]
Created over 3 years ago.

58 Users
   

Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C# and .NET platform utilizing Microsoft .NET Framework.
Created over 2 years ago.