New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Pure Perl module to interface with the BMC Impact Manager Web Services (IIWS) to send and receive events and data, run queries, etc. Note that this project is in a very early stage of development.
Low-latency high speed hybrid framework-library for utilizing the IBM Cell processor SPE units (PS3, QS20) to carry out computational tasks. Provides some DSP tasks such as FFT and complex MAC. Thread-safe and easily extensible with new arithmetics tasks
File transfers between some old Nokia phones and Linux via BlueTooth
A command line tool like "ftp" for Linux that allows data transfer with (some) Nokia cell phones via Bluetooth. Warning: Based on unrealiable information => May not work with (or even damage!) your phone!
A Javascript Grid class. Used to create horizontal and vertical scrollable grids w/ column sorting from a javascript array. Still Needs many features to be added. Cell Editing, etc.
A JavaScript grid component for displaying and editing tabular data in DHTML-based tables. The grid provides rich client-side API, column sorting and resizing capabilities, multiple in-cell editors, filtering, searching and grouping functionality, etc.
We introduce our implementation that accelerates the distance matrix computation in the x86 and Cell Broadband Engine (BE) architecture, a homogeneous and heterogeneous multi-core system, respectively.
CellMT is a threading library for the Cell/BE that enables the concurrent execution of multiple threads inside each SPE. This project has been developed at the Computer Sciences department of the Barcelona Supercomputing Center. http://www.bsc.es
A Free Java C(ell)S(tream)V(alidator) library. OpenCell aims to implement set of interfaces with which user can manipulate values in 'cell' carried in a stream of csv(or any delimiter separated format) by a custom implemention of a rule.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
The CellBE Execution Framework (CEF) is designed to be used by anyone wanting to develop and use an algorithm executing on multiple SPEs of a Cell processor. It lets the developer concentrate on the algorithm and data.
AUTOPORT is a source-to-source translator targeted towards the Cell B.E. processor for porting legacy C libraries. AUTOPORT allows rapid and almost fully automatic porting of C libraries on the SPU's with very little intervention from the developer.
Glimpses is a profiling tool for understanding program memory behavior and evaluating program regions for execution on the SPEs in a CELL processor. The results of the profiling can be viewed in an interactive Visualizer
J8051 is an API for communication between a 8051 microcontroller and a cell phone using Java ME, Bluetooth and "C" language callback functions, providing a easy way for embed systems developers build a communication between.
Cell Broadband Engine Processor optimized libraries and software from Georgia Tech, for a number of libraries for FFT, MPEG, compression, and encryption. This project also includes patches to accelerate R on the Cell Broadband Engine processor.
PHP report engine. Main Features: Group data rows with totals; Cell styles & formats; Render to HTML & PDF; No external dependencies; Easy to extend with new column, renderer, cell formats...
A data parallel scientific programming model. Compiles efficiently to different platforms like distributed memory (MPI), shared memory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
MapReduce is a simple and flexible parallel programming model initially proposed by Google for large scale data processing in a distributed computing environment. This project implements the MapReduce runtime and API for the Cell processor platform.
The Swirl library provides several Java classes that enhance Java Swing with internationalized actions and buttons, a special 'cell' list, mouse overlay panels, table column decorations, a logging window, simple dialog panels, etc.
This project aims to create an open source genetic algorithms (GA) library for the IBM Cell BE processor. A well-documented implementation of GAs is provided, along with a number of sample fitness functions illustrating how to use the GA library.
This is a port of the GDB Tracepoints extension for the IBM Cell BE architecture. Our work is based on the research of DSLab: http://dslab.lzu.edu.cn/members/hofrat/tp.html