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.
Start Free Trial
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
JDepends is a Java class file dependency analyzer. It has a multi document GUI for Windows that displays class file information such as inheritance hierarchy, Constant pool , method bytecode, fields and all referred classes.
Nmdepend is a lightweight 'link-time' dependency analyzer for C++. It uses object files and libraries instead of source-code as input. It can help to manage 'cross-directory' dependencies. Dependencies can be visualized in combination with Graphviz.
KvTest is a C++ test framework. It aims at making test-driven development easy and affordable. It's features are, among others, easy integration, dependency tracking, and statistics.
This project is to package the existing Java Qt bindings with prebuild binaries, docs, faq and sample codes. Also we will remove any dependency with any OS & WindowManager. This will enable a pure cross-platform access to the Qt widget toolkit in Java.
A C/C++ dependency generator for large software projects. Parses all source files in a directory tree and constructs a large dependency file for inclusion in a Makefile.
Deepp is painless dependency injection framework for C++. It uses sort of member injection type so there is no need to specialise class constructor or other public interface in any way.