Simple Project List 軟體列表

31312 projects in result set
最後更新: 2011-09-10 01:02

dillo Web browser

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.

最後更新: 2014-04-21 22:01

doxygen

Doxygen is a cross-platform, JavaDoc-like documentation system for C++, C, Objective-C, C#, Java, IDL, Python, PHP, VHDL, and Fortran. Doxygen can be used to generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX or RTF) from a set of source files. Doxygen can also be configured to extract the code-structure from undocumented source files. This includes dependency graphs, class diagrams and hyperlinked source code. This type of information can be very useful to quickly find your way in large source distributions.

最後更新: 2021-10-06 03:37

Clover EFI bootloader

これはEDK2/Duet ブートローダー (http://www.tianocore.org )に代わるものとして作成された BIOS ベースのコンピューターのためのEFIベースのブートローダーです。

最後更新: 2015-06-01 15:59

Media Player Classic - Home Cinema

MPC-HC は非常に軽量な Windows 用オープン ソースのメディア プレーヤーです。再生に使用される一般的なすべてのビデオおよびオーディオ ファイル形式をサポートしています。私たちは 100% スパイウェアを含まず、広告やツール バーもありません。

このプロジェクトは、オリジナルの Guliverkli プロジェクト http://sourceforge.jp/projects/guliverkli/ を基に、機能追加およびバグ修正を行っています。詳細については、プロジェクトのウェブサイトにあるリスト(完全版)を参照してください。

最後更新: 2009-09-21 21:20

FCKeditor

FCKeditor is an HTML/DHTML editor for ASP, ASP.NET, ColdFusion, PHP, and JavaScript that brings to the Web much of the powerful functionality of known desktop editors like Word. It's very lightweight, and doesn't require any kind of installation on the client computer.

最後更新: 2014-06-11 11:39

Thunderbird

Thunderbird is a total redesign of the Mozilla mail component to produce a cross-platform, stand-alone mail application using the XUL user interface language. It has many new features, among them the ability to customize your toolbars the way you want them. a new look and feel with a large number of downloadable themes which alter the appearance of the client, and the ability to add UI extensions.

最後更新: 2014-03-29 12:21

Piwigo

Piwigo is photo gallery system for the Web. The project started in 2002 and is built by an active community of users and developers. It comes with powerful features for publishing and managing your photos, scalability, and smart browsing capabilities such as albums, tags, or calendars. Extensions make Piwigo even more customizable.

最後更新: 2014-01-25 23:32

Snort

Snort is a network intrusion detection and prevention system. It is the most widely deployed technology of its kind in the world. It performs detection using a variety of methods including rules-based detection, anomaly detection, and heuristic analysis of network traffic. Its rules language is open source and available to the public as well.

最後更新: 2014-05-29 14:20

JasperReports

JasperReports is a Java reporting library. XML report templates are used to generate ready to print documents using data from customizable data sources, including JDBC. The output can be delivered to the screen, printer, or stored in PDF, HTML, XLS, RTF, CSV, and XML format.

最後更新: 2014-06-04 22:48

IMP

IMP, the Internet Messaging Program, allows Web-based access to IMAP and POP3 mail servers and provides a range of features normally found only in desktop email clients.

最後更新: 2014-04-29 20:28

screen

Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Each virtual terminal provides the functions of the DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g., insert/delete line and support for multiple character sets).

最後更新: 2014-01-08 23:44

Siege

Siege is a regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis.

最後更新: 2011-02-28 14:24

Squid

Squid is a high performance Web proxy cache that can be arranged hierarchically for an improvement in response times and a reduction in bandwith usage. Squid runs on all popular Unix and Windows platforms.

最後更新: 2014-04-24 07:18

LinkChecker

With LinkChecker, you can check HTML documents and Web sites for broken links. It features recursion, robots.txt exclusion protocol support, HTTP proxy support, i18n support, multithreading, regular expression filtering rules for links, and user/password checking for authorized pages. Output can be colored or normal text, HTML, SQL, CSV, or a sitemap graph in DOT, GML, or XML format. Supported link types are HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, news:, nntp:, Telnet, and local files.

最後更新: 2014-04-03 12:48

GNU Wget

GNU Wget is a utility for noninteractive download of files from the Web. It supports HTTP and FTP protocols, as well as retrieval through HTTP proxies. It can follow HTML links, download many pages, and convert the links for local viewing. It can also mirror FTP hierarchies or only those files that have changed. Wget has been designed for robustness over slow network connections; if a download fails due to a network problem, it will keep retrying until the whole file has been retrieved.