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.
Try Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
This Project contains the software for the various AVR-Microcontroller-Boards for a modular, autonomous hexapod (see: www.ni-c.de/hal0). Source-Code is written with Eclipse in C. The used compiler is the open source AVR-GCC for AVR microcontrollers (ATTi
Software and electronics hardware for concentrated solar power. A mix of code, electronics and sensor designs for tracking the sun to harvest solar power and related tasks.
E2compr is a small patch against the ext2 file system that allows on-the-fly compression and decompression. But this is not properly documented. So I want to document the code of e2compr with the help of other interested people.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
A fun falling blocks clone, with a twist! The game features two player network play. Please note that as of now, Bellevue Lemur is just a code name. Full name is TBD.
Implementation of the finite element method for linear elasticity
Code for solving linear elasticity problems using the finite element method. Current features
-Handles complex geometry and boundary conditions
-Linear triangle and quadratic quad elements
-Sparse matrix CG solver
-MPI Parallelism
-GMSH Input
-VTK Output
Main goals of this library:
* light, understandable, ergonomic and fast;
* only usefull things for John Doe or Jane Doe C programmers;
* produce secure code (https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard).
If you want to participate, come on http://github.com/homer242/flibc.
MM Shell is a tiny unix shell for educational purposes. Students can learn by reading source code how unix shell could work. This project is written by a few students who want to understand the principles of unix shell.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
War games demos. These demos mainly shows coding of game logic, A.I., physics and basic game structure. In these demos we've tried show clean game logic code without powerful graphics. Demos use ONLY own and/or open source libraries.
This project is intended to be a simple boot loader to bootstrap a FreeBSD PPC kernel on the PS3 so that other developers can start porting the complete OS to the target platform. A otheros.bld file and build process will be supplied with the code.
The High Energy Physics Tool calculates decay rates and cross sections of tree-level processes. It makes use of computational code from the CalcHEP package, and includes a GTK+ GUI.
SCOF provides a C/C++ toolchain that is easy to build, extend, and even embed within custom applications that wish to parse and interpret source code.
It's goal is to be a C/C++ framework that is modular and easy to understand from beginning to end.
The project aims to be the repository for commonly used routines within the FreeDOS project, to help developers make it easier to develop and reuse code that is better proved and follows the FreeDOS standards.
Realism based first person shooter running on the XreaL engine, featuring a single player campaign and online multiplayer gametypes
Discontinued on this engine, feel free to use the code.
I started this project to build an open source robot. i found a manual to build a wall-e robot, but the code is missing. i build my wall-e with this module Arduino Duemilanove. This is also an open source module.
We aim to create a opensource networked realtime strategy game like thesettlers II (10ºaniversary). We are working with OpenGL, SDL, Enet, Lua & tinyXML (C++). Making the user interface and the base code of the net core.
AJAX and XLS friendly modular web application server, written as apache 2.2+ module, in C. Provides template system which generates C code and compiles to .so modules for fast execution. Based on a XML-like tree structure stored in (SQL) db.
Fast-Fourier-Transform-based number theory code to test Mersenne numbers for primality using the Lucas-Lehmer test and the Crandall-Fagin irrational-base discrete weighted transform (IBDWT) algorithm (Math. Computation 62 (205), pp.305-324, January 1994)