Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Try Compute Engine
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
pycpp is a free C++ class library that will help you to easily write C++ code for both, embedding and extending C++ and Python. It comes along with a code generator that uses Python itself as interface language between C++ and your Python code.
Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
vhdPLUS Development Framework is a modern, fully component oriented simulation engine and middleware solution created by and reflecting many years of the R&D experience of both the MIRALab, University of Geneva and VRlab, EPFL labs in the domain of VR/AR
Apodora is a framework for automating functional testing of web applications. It's key focus is on reducing the cost of maintenance thereby increasing the time for further script development.
QuickDicom is an easy to use dicom medical imaging package for Mac OSX, providing QuickLook, Spotlight, Quartz Composer, Window/Level and a dicom file analyzer. Also included is the iiDicom Framework for image/dictionary usage in Objective C and Python.
Python wrapper for Sword library. Helps python users access sword publications (mostly bibles, commentaries, etc). Also will include a supybot biblebot plugin. There is already a swig generated wrapper to pysword and python based bible reader here: http:
pyGLFW is a set of python bindings to the successful cross-platform GLFW. It is intended as a powerful and lightweight alternative to pygame for python OpenGL application development.
Atma Web Framework is based on TwistedMatrix Network Framework and provides a high-quality environment for the development of rich and robust web applications.
The goal of this project is to provide a set of Python bindings for the RakNet UDP network library version 3.0. RakNet-Python is implemented with the help of Boost.Python library and tries to mimic RakNet's original C++ interface.
A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
The main purpose of the Moonlight Engine is to be a general 2D game engine geared towards tile-based games, and RPGs specifically. Support for online games is also planned.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
Surge is the name of an advanced game engine--includes graphics, sound, physics, scripting, networking, and more. Surge is also the name for the first game for this engine, which will be based on a replacement until the Surge Engine becomes viable.
The Golem Engine is a Python-driven project which brings together many open source libraries such as PyOGRE and PyODE into a powerful 3d game engine by and for small and independent game studios. It uses a component-based game entity system for maximum f
A simple, yet powerful framework built around the OGRE rendering system. Has many features in the works such as AI, Audio, an entity system (much like CEL), and a complete level editor.
NiL is a modular multi-purpose gaming engine including a multiplayer worm game a little like quake, except it's 2d and a little like worms except it's realtime.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
A web development framework; includes an application server which provides a persistent object cache and transaction support, an intelligent HTML parser, multi-threaded scripting, multiple scripting language support within a single OO framework.
Simple graphics, keyboard and mouse library with a C interface
....
=== Functions include ===
* Window creation
* 32-bit RGBA bitmap creation
* Fast software based drawing routines (pixels, lines, text etc)
* Mouse and keyboard input
=== Details ===
* Written in C
* Python bindings provided
* Permissive BSD licence
* Win32 version currently. Linux and Mac planned.
=== Performance ===
Running on Windows XP on an Intel Core i3 530 (3.4 GHz):
* Putpixel - 31 million per second
* Rectangle fill - 11 billion pixels per second
* Text render - 11 million characters per second (8 point, fixed width font)