Simple Project List Software Map

12582 projects in result set
最后更新: 2014-05-26 21:52

Python

Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

最后更新: 2014-06-11 10:35

ZABBIX

ZABBIX is an enterprise-class distributed monitoring solution designed to monitor and track performance and availability of network servers, devices, and other IT resources. It supports distributed and Web-based monitoring, auto-discovery, real-time monitoring, SLA assurance, trending, and more.

最后更新: 2014-06-11 10:40

fio

fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 19 different types of I/O engines (sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet, guasi, solarisaio, and more), I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, and much more. It can work on block devices as well as files. fio accepts job descriptions in a simple-to-understand text format. Several example job files are included. fio displays all sorts of I/O performance information, including complete IO latencies and percentiles. Fio is in wide use in many places, for both benchmarking, QA, and verification purposes. It supports Linux, FreeBSD, NetBSD, OpenBSD, OS X, OpenSolaris, AIX, HP-UX, Android, and Windows.

最后更新: 2011-04-10 02:07

Separate+

Separate+ is the plug-in package that provides some useful color-management functions for the GIMP.

Separate+ contains following components:

  1. separate : RGB to CMYK conversion / Softproofing plug-in
  2. icc_colorspace : RGB to RGB conversion / Profile management plug-in
  3. IccButton : Color profile selector widget for Gtk+ (experimental)
目标用户: End Users/Desktop
编程语言: C
专题: Graphics
用户界面: GTK+
Register Date: 2009-01-28 02:54
最后更新: 2013-01-11 22:20

BitlBee

BitlBee allows users to talk to people on the major instant messaging and microblogging networks (including MSN, Google Talk, AIM, and Twitter) from within any IRC client by emulating an IRC server. Virtual channels are created with all of the user's contacts in them, who can be talked to in the channel or in a query. Also, one can participate in group chats and chat rooms like they were normal IRC channels.

最后更新: 2013-05-30 23:47

John the Ripper

John the Ripper is a fast password cracker, currently available for many flavors of Unix, Windows, DOS, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix passwords. It supports several crypt(3) password hash types commonly found on Unix systems, as well as Windows LM hashes. On top of this, lots of other hashes and ciphers are added in the community-enhanced version (-jumbo), and some are added in John the Ripper Pro.

最后更新: 2013-09-13 21:53

MPlayer

MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4, DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MMX/SSE(2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim's and RealPlayer's binary codec plugins, and Win32 codec DLLs. It has basic VCD/DVD playback functionality, including DVD subtitles, but supports many text-based subtitle formats too. For video output, nearly every existing interface is supported. It's also able to convert any supported files to raw/divx/mpeg4 AVI (pcm/mp3 audio), and even video grabbing from V4L devices.

最后更新: 2010-11-19 20:00

unagi

famicom ROM cartridge のデータ転送を行います。 ハードウェアはオリジナルハード kazzo を使用します。

发展现状: 4 - Beta
作业系统: Linux, Windows
编程语言: C, C++
Register Date: 2008-11-12 19:23
最后更新: 2014-04-20 17:10

LiVES

LiVES is a simple to use yet powerful video effects, editing, conversion, and playback system aimed at the digital video artist and VJ. It runs under Linux, BSD, Mac OS X/Darwin, IRIX, and openMosix. It is frame and sample accurate, can handle almost all types of video, and is fully extendable through plugins and the included plugin builder tool. It can also be controlled remotely using OSC.

最后更新: 2014-04-21 22:00

Blender

Blender is a free 3D animation studio. It includes tools for modeling, sculpting, texturing (painting, node-based shader materials, or UV mapped), UV mapping, rigging and constraints, weight painting, particle systems, simulation (fluids, physics, and soft body dynamics and an external crowd simulator), rendering, node-based compositing, and non linear video editing, as well as an integrated game engine for real-time interactive 3D, and game creation and playback with cross-platform compatibility.

最后更新: 2013-07-08 20:53

GTK+

GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.

最后更新: 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.

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

Clover EFI bootloader

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

最后更新: 2018-12-15 18:22

nkf Network Kanji Filter

ものすごく古い漢字コード変換プログラムであるnkfを、 メンテナンスするプロジェクトです。

自然语言: Japanese
作业系统: OS Independent
编程语言: C
专题: Text Processing
用户界面: Console (Text Based)
Register Date: 2002-09-20 13:45
最后更新: 2014-05-11 13:01

HAproxy

HAproxy is a high-performance and highly-robust TCP and HTTP load balancer which provides cookie-based persistence, content-based switching, SSL off-loading, advanced traffic regulation with surge protection, automatic failover, run-time regex-based header control, Web-based reporting and management interface, advanced logging to help trouble-shooting buggy applications and/or networks, and a few other features. Its own event-driven state machine achieves 100,000 connections per second and surpasses GigaEthernet on modern hardware, even with tens of thousands of simultaneous connections.