Ports Search

Results 14,98114,990 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/awscli-1.10.63 (Score: 5.180394E-5)
Universal Command Line Interface for Amazon Web Services
This package provides a unified command line interface to many Amazon Web Services. The currently supported services include: * Amazon Elastic Compute Cloud (Amazon EC2) * Elastic Load Balancing * Auto Scaling * AWS CloudFormation * AWS Elastic Beanstalk * Amazon Simple Notification Service (Amazon SNS) * Amazon Simple Queue Service (Amazon SQS) * Amazon Relational Database Service (Amazon RDS) ... and more.
devel/commons-io-2.4 (Score: 5.180394E-5)
Collection of I/O utilities for Java
Commons IO is a library of utilities to assist with developing IO functionality. There are three main areas included: * Utility classes - with static methods to perform common tasks * Filters - various implementations of file filters * Streams - useful stream, reader and writer implementations
devel/jtag-0.5.1 (Score: 5.180394E-5)
Utility to work with JTAG-aware boards
JTAG Tools is a software package which enables working with JTAG-aware (IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter. This package has open and modular architecture with ability to write miscellaneous extensions (like board testers, flash memory programmers, and so on).
devel/jrtplib-3.9.1 (Score: 5.180394E-5)
Object-oriented RTP library written in C++
JRTPLIB is an object-oriented RTP library written in C++ by Jori Liesenborgs. It was partly developed for his thesis at the School for Knowledge Technology (or 'School voor Kennistechnologie' in Dutch), a cooperation between the 'Limburgs Universitair Centrum' (LUC) and the 'Universiteit Maastricht' (UM).
devel/arcanist-20151220 (Score: 5.180394E-5)
Command line interface for Phabricator
Arcanist is the command-line tool for Phabricator. It allows you to interact with Phabricator installs to send code for review, download patches, transfer files, view status, make API calls, and various other things. You can find a complete user guide here:
devel/arduino-irremote-0.1 (Score: 5.180394E-5)
Multi-protocol infrared remote library for the Arduino
A Multi-Protocol Infrared Remote Library for the Arduino This IR remote library, written by Ken Shirriff, lets you both send and receive IR remote codes in multiple protocols. It supports NEC, Sony SIRC, Philips RC5, Philips RC6, and raw protocols.
devel/arduino-1.0.6 (Score: 5.180394E-5)
Open-source electronics prototyping platform
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. The Arduino software consists of a development environment (IDE) and the core libraries.
devel/art-0.9.01 (Score: 5.180394E-5)
Resource tracing, debugging, and profiling tool
Crossplatform method to trace software errors in runtime during resource manipulation is shown. A scheme for describing abstract resources and their functions in XML is presented. Due to separation it's possible to describe vast classes of resources without changing the analyzer core. Detected errors often have an influence on security, safety, robustness and resource optimal usage.
devel/conduit-1.2.5 (Score: 5.180394E-5)
Streaming data processing library
conduit is a solution to the streaming data problem, allowing for production, transformation, and consumption of streams of data in constant memory. It is an alternative to lazy I/O which guarantees deterministic resource handling, and fits in the same general solution space as enumerator/iteratee and pipes.
devel/asmutils-0.18 (Score: 5.180394E-5)
Set of Unix utilities written in x86 assembly language
asmutils is a set of miscellaneous utilities written in assembly language, targeted for x86 embedded systems and small distributions (like rescue or installation disks); it also contains small libc and crypto libraries. It features the smallest possible size and memory requirements, the fastest speed (with few exceptions), and good functionality.