Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A multithreaded, test-driven electronics emulator for .net 4.0.
Sharpulator is a multithreaded, test-driven electronics emulator written in C# 4.0. It's initial focus will be on emulating gaming consoles, with the GameBoy as a starting point. It will be written using modern software development methodologies, with the TPL Dataflow library as a backbone. It will simulate hardware functionality at a low level without sacrificing performance. The end goal for this project is to allow the ability to simulate hardware by simply dropping common components...
JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.
This is a homework project for the Software Laboratory 4 course at the Budapest University of Technology and Economics. This program is developed by a team of two IT Engineering student, its goal is an introduction to object oriented development.
This battleship game is played with 2 computers. This project was done for a SoftwareEngineering class assignment. The source may not even build currently, as it was a second year project built around the unstable conio.h. I hope it helps!