Simple Project List Software Map

MIT/X Consortium License
2381 projects in result set
最后更新: 2014-01-01 21:25

GraphicsMagick

GraphicsMagick is a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 90 major formats including popular formats like DPX, DICOM, BMP, GIF, JPEG, JPEG-2000, PDF, PNG, PNM, SVG, and TIFF. A high-quality 2D renderer is included, which provides a subset of SVG capabilities. C, C++, Perl, Tcl, and Ruby are supported. Originally based on ImageMagick, GraphicsMagick focuses on performance, minimizing bugs, and providing stable APIs and ABIs. It runs on all modern variants of Unix, Windows, and Mac OS X.

最后更新: 2014-04-09 12:37

Bitcoin Core

Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.

最后更新: 2014-04-24 01:56

International Components for Unicode (C/C++)

ICU provides a Unicode implementation, with functions for formatting numbers, dates, times, and currencies (according to locale conventions, transliteration, and parsing text in those formats). It provides flexible patterns for formatting messages, where the pattern determines the order of the variable parts of the messages, and the format for each of those variables. These patterns can be stored in resource files for translation to different languages. Included are more than 100 codepage converters for interaction with non-unicode systems.

(Machine Translation)
最后更新: 2007-06-06 05:57

expat

Expat is a fast, non-validating, stream-oriented XML parsing library.

最后更新: 2014-06-07 03:26

musl

musl is a new implementation of the standard library for Linux-based systems. It is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety. It includes a wrapper for building programs against musl in place of the system standard library (e.g. glibc), making it possible to immediately evaluate the library and build compact statically linked binaries with it.

最后更新: 2014-06-12 08:59

Google Map GPS Cell Phone Tracker

Google Map GPS Cell Phone Tracker allows you to track Android, iOS, Windows Phone, and Java ME cellphones using Google Maps. It has two parts, a server and phone clients. You have a choice of two servers, using asp.net and SQL server or PHP and MySQL. The server software allows you to view cellphone locations in realtime using Google Maps and store routes and view them later. The client applications send their locations to the website periodically. All four applications work properly in the background and are written natively on each platform.

最后更新: 2013-09-03 12:47

Linux From Scratch

The Linux From Scratch project is intended for Linux users who want to build their own custom Linux system. Reasons for wanting to build such a system are diverse. Perhaps you want to get into more detail as to what happens behind the scenes. Perhaps you are fed up with the bloated standard distributions. Or perhaps you don't want to rely on pre-compiled binaries out of concerns for security.

最后更新: 2016-08-09 20:26

Xming X Server for Windows

Xming は、Microsoft Windows XP/Vista/7/8 (+ Server 2003/2008/2012) のための、すぐれたX Window サーバです。完全な機能を有し、小型で高速、簡単にインストールでき、Microsoft Windows上で単独で動作するとともに、(マシン毎にインストールすることなく)どこででも使えます。

最后更新: 2012-06-09 19:14

The XSLT C library for GNOME

Libxslt is a C library for GNOME which allows developers to work with XSLT. It is based on libxml for XML parsing, tree manipulation, and XPath support. Also included is 'xsltproc', a command line XSLT processor. The library is written in plain C, making as few assumptions as possible, and sticking closely to ANSI C/POSIX for easy embedding. It should work on Linux, Unix, and Windows. Though not designed primarily with performances in mind, libxslt seems to be a relatively fast processor. It also include full support for the EXSLT set of extension functions as well as some common extensions present in other XSLT engines.

最后更新: 2007-09-01 14:31

DocBook

DocBook is an XML vocabulary which enables you to create document content in a presentation-neutral form that captures the logical structure of the content. Using the DocBook Project XSL stylesheets, you can publish DocBook content as HTML pages and PDF files and other formats, including man pages, HTML Help, and JavaHelp.

最后更新: 2014-05-28 07:55

XML Security Library

XML Security Library is a C library based on LibXML2. It provides an implementation for major XML security standards: XML Digital Signature and XML Encryption.

最后更新: 2011-03-03 00:21

Dropbear SSH

Dropbear is an SSH 2 server and client that is designed to be small enough to be used in low-memory embedded environments, while still being functional and secure for general use.

(Machine Translation)
最后更新: 2014-05-11 19:02

beets

Beets is a media library management system designed for obsessive-compulsive music geeks. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. It also downloads cover art for albums it imports. Then it provides a bouquet of tools for manipulating and accessing your music. Beets also includes a music player that speaks the MPD protocol, so you can play music in your beets library using any MPD client.

(Machine Translation)
最后更新: 2013-02-23 01:11

Fluxbox

Fluxbox is a lightweight and highly configurable window manager with pwm-like tabs.

最后更新: 2014-05-31 06:08

Qore Programming Language

Qore is a scripting language supporting threading and embedded logic, and designed for applying a flexible scripting-based approach to enterprise interface development. It is also useful as a general purpose language.