Simple Project List 軟體列表

902 projects in result set
最後更新: 2021-06-23 13:00

Android-x86

This is a project to port Android open source project to x86 platform, formerly known as "patch hosting for android x86 support". http://www.android-x86.org/

Development Status: 5 - Production/Stable
操作系統: Android
程式語言: C, C++, Unix Shell
Topics: Live CD
使用者介面: Graphical
Register Date: 2016-04-22 19:23
最後更新: 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.

最後更新: 2020-05-03 13:10

Androidx86 Magisk

帶有Magisk的Android x86 改良版

Register Date: 2019-11-21 21:21
最後更新: 2012-05-30 00:26

Berkeley DB

Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.

最後更新: 2014-05-15 23:48

SILC

SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing and chat services. It can be used to send any kind of messages, in addition to normal text messages, including multimedia messages like images, video, and audio stream. All messages in the SILC network are encrypted and authenticated, and messages can also be digitally signed. SILC protocol supports AES, SHA-1, SHA-2, PKCS#1, PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software is delivered as SILC Client for end users, SILC Server for system administrators, and SILC Toolkit for application developers.

(Machine Translation)
最後更新: 2014-06-02 08:36

GNU libmicrohttpd

GNU libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. SSL/TLS support is available as an option.

最後更新: 2014-03-17 15:36

Yet Another Telephony Engine

Yate is a next-generation telephony engine. While currently focused on Voice over Internet Protocol (VoIP) and PSTN, its power lies in its ability to be easily extended. It supports SIP, H.323, IAX, MGCP, Jingle, Jabber, E1, T1, analogic, robbed bit, ISDN PRI, BRI, and SS7. YateClient is an Instant Messenger and Voice application for Jabber/Jingle IM, SIP, H.323, and IAX VoIP protocols.

最後更新: 2014-05-28 08:17

Open Camera

Open Camera is a camera app for Android phones and tablets. It has the option to auto-stabilize so your pictures are perfectly level no matter what. Other features include zoom (multi-touch and single-touch), flash, focus modes, focus and metering areas, face detection, front/back camera, scene modes, color effects, white balance, ISO, exposure compensation, exposure lock, video recording, UHD 4K video, video fps and bitrate control, timer, burst mode, geotagging, configurable volume keys, and choice of save folder. The preview's aspect ratio can be set to either match the display's aspect ratio or the aspect ratio of the photo/video resolution. The UI can be optimised for left or right-handed users.

(Machine Translation)
操作系統: Android
程式語言: Java
Topics: Freecode.com, Video
最後更新: 2014-05-28 21:13

PyQt

PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.

最後更新: 2014-05-22 23:47

GNU Parallel

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

最後更新: 2014-11-08 04:30

santoku

三徳専用携帯電話フォレンジック、分析、およびセキュリティ、使いやすいオープン ソースのプラットフォームです。

(Machine Translation)
最後更新: 2014-06-16 23:17

pride

Pride combines bash scripts, zenity, ant, ImageMagick, and the Android tools to create a fast and simple POSIX alternative for Android development. It provides all the basic commands (clean, build, release, etc.) of other Android IDEs. But it is primarily a robust and simple injection framework. Injections from methods to clusters of activities are easily created from existing code and can then be injected into any project. Pride can also be used to batch build, load, or release multiple projects and can update class and resource files among projects that use the same objects or resources.

最後更新: 2022-12-11 23:38

MIDITrail

The MIDITrail project website has moved.(2023/8/23)

https://www.yknk.org/miditrail/


"MIDITrail" is a MIDI player which provides 3D visualization of MIDI datasets. You can enjoy not only listening but also viewing. MIDITrail supports SMF format 0/1, and multiple MIDI ports. MIDITrail is available for Windows, macOS and iOS.

Development Status: 5 - Production/Stable
目標受眾: End Users/Desktop
自然語言: English, Japanese
操作系統: Apple iPhone, MacOSX, Windows
程式語言: C++, Objective-C 2.0
Topics: MIDI
使用者介面: Graphical
Register Date: 2010-05-31 01:35
最後更新: 2011-12-26 14:04

linphone

Linphone is an audio and video Internet phone with GTK+ and console interfaces. It uses the SIP protocol, and is compatible with most SIP clients and gateways. It can use various audio and video codecs such as Speex, GSM, G711, G722, ilbc, amr, Theora, H263-1998, MPEG4, H264, VP8, and snow.

最後更新: 2014-05-01 21:21

httping

httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers). It can be used for monitoring or statistical purposes (measuring latency).