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.
Claim $300 Free
Ship Agents Faster
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.
MDcore is an Open-Source library implementing the core functionality of a Molecular Dynamics engine. The engine is inherently multi-threaded and runs efficiently on multi-processor/multi-core shared-memory architectures.
Parallelized calculation of molecular similarities
...It is optimized for the throughput of very large numbers of query structures against very large numbers of reference structures. As as special feature, ParaSim allows to store and and to access frequently queried datasets as persistant objects in memory for short response times.
ParaSim calculates chemical similarities based on binary structural fingerprints. It does not compute fingerprints by itself but relies on third party software to do so. Basically, all types of structural fingerprints which can be stored in an array of bits (a bitset) can be used by ParaSim.
See the Wiki (https://sourceforge.net/p/parasim/wiki/Documentation/) for detailed documentation.
...