Build enterprise-ready GenAI experiences with MongoDB Atlas
Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.
MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
Get Started
Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Chesser is a Bitboard chess engine based on Stef Luijten's Winglet Chess
Engine. This program came into existence because I saw a huge room for
improvement in Winglet.
Frinker is a chess engine written in C#. It uses bitboards as its board representation. Also contains a simple user interface to play against the engine.
Anni is on free open-source C# UCI bitboard chess engine
Anni is on free open-source C# UCI bitboard chess engine. Now it is half-blank, but it definetely will implement: Alpha-beta PVS search, Bitboard chess representation, Null move
Chesley is a free software chess engine written in C++ targeting Windows and Unix-like platforms and the xboard GUI. Chesley implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Carballo is an Open Source Chess Engine developed in Java with simplicity and clearity of code in mind. It is based on BitBoards, with a magic Bitboard move generator and scores aprox 2300 ELO points in BT2630 test.
Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.