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
Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
A game engine written in the D programming language
An implementation of a game engine in the D programming language. It is currently in an early pre-alpha state. The goal is to make a flexible, reasonably efficient engine with a simple API.
Platform-independent recursive search library. C-API, written in C/C++, with mappings to C++, COM, D, Java, .NET, Python, Ruby, STL, with more to come.
Gynoid is a framework aiming at unifying development on embedded devices and more specifically on mobile phones and PDA. It focus on platforms running under Windows CE, Symbian iPhone, Android(need more studies) OS. It offers a common IDE and native API.
An IDE project in D for everybody. Basic features will be Project management/building/compiling,syntax highlighting,code completion,local bugtracking,Debugger,Smart/Fast code navigation,on type syntax checking,cvs/subVersion,Refractoring,plugin support.
ORM with look&feel similar to Hibernate, in D programming language.
Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support)
NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub!
https://github.com/buggins/ddbc
https://github.com/buggins/hibernated
Voodoo Exchange Networking Library is a D library that provides a simple API for creating streaming, peer-to-peer TCP connections between two clients, even if they are behind NATs or firewalls, by attempting multiple NAT traversal algorithms.