Beignet contains the code to run OpenCL programs on Intel GPUs, which
defines and implements host functions required to initialize the device,
create the command queues, the kernels, and the programs and run them on
the GPU. It also contains the compiler part of the stack.
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.
It is based on a great deal of useful code from amqp by Aman Gupta and Carrot
by Amos Elliston.
You can use Bunny to :
* Create and delete exchanges
* Create and delete queues
* Publish and consume messages
Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8
of the AMQP specification.
SSH connection multiplexing: execute commands simultaneously on multiple hosts
via SSH.
Self-contained, easy-setup, fast-start in-memory Chef server
for testing and solo setup purposes
Chef is a systems integration framework, built to bring the benefits of
configuration management to your entire infrastructure. With Chef, you can:
* Manage your servers by writing code, not by running commands.
* Integrate tightly with your applications, databases, LDAP directories, and
more.
* Easily configure applications that require knowledge about your entire
infrastructure ("What systems are running my application?" "What is the
current master database server?")
Ohai detects data about your operating system. It can be used standalone, but
it's primary purpose is to provide node data to Chef.
Ohai will print out a JSON data blob for all the known data about your system.
When used with Chef, that data is reported back via node attributes.
Wii remote is an innovative hci developed by Nintendo.
This project intends to help FreeBSD users use wii remote as mouse.
This project is based on bthidd, developed by Maksim Yevmenkin
<m_evmenkin@yahoo.com>, and information from http://www.wiili.org.
A simple Simple HTTP and REST client for Ruby, inspired by the Sinatra
microframework style of specifying actions: get, put, post, delete.
The DRM kernel driver supports Intel and Radeon GPUs.
Driver for Intel integrated graphics chipsets. It supports the i810,
i810-DC100, i810e, i815, i830M, 845G, 852GM, 855GM, 865G, 915G, 915GM,
945G, 945GM, 965G, 965Q, 946GZ and 965GM chipsets.