Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
$300 Free Credits for Your Google Cloud Projects
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.
RedCarpet is an object-oriented scripting language and framework that is very easy to understand and extend. RedCarpet has many built in features, and can be extended with custom commands in 5 mins - great for automated testing, specialized tasks etc.
Automatic generation of test inputs to catch conversion errors between signed and unsigned integers. Valgrind plug-in that works with the STP decision procedure (downloaded separately). See http://catchconv.pbwiki.com/ for setup instructions.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
As examples and best practices for using Erlang Common Test are rare, this project aims to make a collection of how-to's and example code showing best practices for solving common tasks involving Erlang Common Test.
Castadiva is a test bed based on low-cost off-the-shelf devices, which is used to test protocols developed for MANETs. Castadiva is completely compatible with the file format used by the ns-2 simulator.
SugoiTools is a standAlone library supplying all kind of debugging tools (logging, exceptions, memory leaks management), XML support with TinyXML, and lots of others nice features.
This is is a modular, test driven website that tries to break web clients of all kind. If you are developing applications that interact with websites you might want to throw it at this website first and see if it survives.
CuTest lets you write unit tests for your C code. You should use it because: (1) It has the cutest name, (2) It looks and feels like JUnit, (3) It is cross-platform, (4) It ships in a single .c and .h file for ease of deployment.
Note this project is in alpha, it works but is not pretty. This project offers a way to debug libraries loaded by third party programs. It is also great to use if trying to find a problem that occurs very infrequently or during automated testing.
The goal of this project is to develop a framework to test and measure the performance of IEEE 802.11 based devices. Currently we aims to address the issues related to protocol conformance testing for a device.
TMT is a test management harness designed to manage hands-off execution, monitoring and result logging of test cases. The tool is scalable and portable, uses xml as a means to describe the test cases, monitor and manage the way the tests are run.
Software Engineering and Testing Suite is an integration of free, open-source Java testing and reporting tools integrated under Maven2. It enables you to set up a complete environment for a small to moderate sized Java development team in a few minutes.
Test Automation is a C#-based application that manages projects, requirements, defects, test cases, test case run history, and facilitates automated testing.
Simple tool to parse the contents of /proc or /sys entries and graph their values. An oscillosope for software types. Intended for developers, admins or the curious to understand the performance and behaviour of their systems.
Quite useful library for code diagnosis. As for now it can measure time of working for simple blocks of code, but features like loop or counters are developed.
This is a customizing of the TUT framework i.e. C++ Unit Testing framework (http://tut-framework.sourceforge.net/) to output TeamCity 5.x service messages to report unit testing results
PHPCentaur is a PHP5 driven exploit scanner for webservers.
Scope of the project:
-SQL exploits, Cros site scripting vulnerabilities, Remote code injection, Encoding vulnerabilities, Session based attacks. And more...
The latest version of libtap2 is now incorporated in the *libsxe* project, which is hosted on *github*. libtap2 is the Test Anything Protocol, version 2. C library for unit testing C (and C++) code. Backward compatible with the FreeBSD/CCAN version,