Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This is a collection of small libraries, which implement multitasking in userspace. The motivation behind this project is to have code samples suitable for teaching operating system classes.
Implementation of a amateur radio morse code/CW beacon controller for the embedded MCU card "hc908 daughtercard" by NJQRP (http://www.njqrp.org/hc908/index.html).
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Fork of the gigapan firmware project for the gigapan beta units. Adds new features to the original firmware and largely cleans up the code to allow new features to be build.
AJAX and XLS friendly modular web application server, written as apache 2.2+ module, in C. Provides template system which generates Ccode and compiles to .so modules for fast execution. Based on a XML-like tree structure stored in (SQL) db.
Password records and generation tool under iphone,it's very amusing.
Password records and generation tool under iphone.
1. can record your password detail.
2. can generation md5 code as your password.
3. can location your longitude and latitude which used as password.
This project is a Open Source C/C++ native Win32 implementation of a FIRST Driver Station written using Windows Template Library
Code is a work in progress. Currently implements up to 4 real joysticks, 2 virtual joysticks, 8 Digital Input Buttons, 4 Analog Inputs.
TODO: Voltage Display, 8 Digital Outputs and User LCD Display
Project Lorelai RPG Engine is an RPG engine coded in C++. An RPG engine takes care of managing life, inventories, items, weapons, armors, stats, potions, etc. We're looking for developers that could even code a GUI front-end.
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.
X-RT: A portable multiprocessor real-time scheduling framework
This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems."
The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/
and consists in two folders:
1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform....
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
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.
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.