Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start 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.
Over is a space-based comic-like RTS game with some MMO features (persistency, commander profile, etc...) It also features customizable fleets and wings. Over is build on a completely custom engine which currently runs on linux and windows.
Have You ever played ROBBO or LASERMANIA on ATARI 65XE ? No? Have You ever played SOKOBAN or similar 2d logic game ? Yes? So.. the Toxic Project to create a 2d logic game engine and game on it. Main goal of the game is to think and think and think:)
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Aims to wrap as many as possible API calls needed to create useful and rich plugins for notepad++ under LUA scripting, so everybody can build their own plugins for NPP.
An attempt to fill in the void of affordable/open-source MMO engines written in C#. Newly updated using XNA, Lidgren and a custom physics engine. Checkout the ForgeRealm project which we have now merged with.
A plug-in for the Notepad++ Open Source editor, allowing access to the editor's internals from user scripts written in Lua language. Provides N++ users with easy and powerful way to automate complicated tasks.
Networix is a Open Source Framework programmed in c# to allow users to script in lua, c# and GLSL in a OpenGL Environment using an object based interface.
HoverRace is an original, multi-player racing game specially designed to be played online. Your goal is to be the first to drive your turbine engine-propelled hovercraft to the finish line.
A client/server application for Garry's Mod. Interfacing with the game done through a DLL which in its turn interacts with a server to send/receive data.
A Lua-based crawling scripting language and leveraging selenium
I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium.
The trick here is to add the crawling commands into the Lua interpreter.