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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
It is a tool to analyst the dependence of ELF/Mach-O. When you port an ELF library to your own operating system, having a dependency graph is important.
Tutorial:
https://sourceforge.net/p/elf-dependency-walker/wiki/tutorial/
Java dwarf library to read out debug information from elf. It doesn't rely on other library to decode .debug_info, .debug_loc, etc... This library will read out the structure of DWARF into java object structure.
Tutorial:
https://sourceforge.net/p/peter-dwarf/wiki/Tutorial/
Contact:
Peter (mcheung63@hotmail.com)
The goal of the project is to create an OS for archos device (Jbmm, Av and Gmini series). We are now working on our own kernel on: www.archopen.org. This kernel can be used as a lib to create seperate apps. It also has a gui that is able to launch elf li
LusitanOS is a 100% Portuguese effort to build an Operating System based on our own concepts but supporting some things from existing platforms such as POSIX, libc, win32 API, linux/elf and win32/pe.