Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Try for free
Get full visibility and control over your tasks and projects with Wrike.
A cloud-based collaboration, work management, and project management software
Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
Common classes for Java developers needed by most projects.
The library currently contains these classes:
Log - simplified logging. This class depends on java.util.logging class.
SafeCollections - Multithread-safe collections include SafeMap, SafeQueue and SafeSet
Settings - a class that manages single or multiple settings files.
Multithreaded N-Point Gravity Simulation for PC and Android
Create a sun, spin some asteroids around it, and watch them collide and form planets.
An N-Point Gravity Simulator is a realistic simulation in which all points attract each other: even the smallest asteroid has its own gravitational field that can affect even a large sun far away from it.
Can be reused as a library for making games.
If used as library, license is GNU LGPLv3, otherwise it's GNU GPLv3.