New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
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.
Ruby library grouping various light-weight modules useful for many applications. Currently ships: Logging, Platform, GUI, Misc, Plugins, URLAccess, URLCache. See it as a collection of mini-libraries.
PyDoodles is a set of assorted "mini-modules" for the Python programming language. It's a collection of small ideas combined to create reusable code that is bound to come in handy for someone somewhere.
Signals is a new approach for AS3 events, inspired by C# events
A library offering a modern event system for ActionScript 3 inspired by C# events and Qt’s signals/slots, replacing string-based events with type-safe, boilerplate-free Signals. A Signal is essentially a mini-dispatcher specific to one event, with its own array of listeners. A Signal gives an event a concrete membership in a class. Listeners subscribe to real objects, not to string-based channels. Event string constants are no longer needed. Signals are inspired by C# events and...
strmx was created by tao.tang316 and implemented in NASM, which is an open source implementation of mini-string library (including simple checking codes).