19 tools tagged
Showing 19 of 19 tools
Alibaba's Spring framework for building AI applications in Java
Spring AI Alibaba is Alibaba's open-source framework that brings AI capabilities to Java Spring Boot applications. It provides auto-configuration for AI model providers, RAG pipeline components, agent frameworks, and tool integration following Spring conventions. With 9,100 GitHub stars and 220+ contributors, it is the most mature AI framework for Java enterprise developers building production AI features.
Unified API, performance, and contract testing DSL
Karate is an open-source testing framework that unifies API testing, performance testing, UI automation, and contract testing in a single BDD-style DSL. Write tests in plain Gherkin-like syntax without any Java knowledge. Built-in assertions, data-driven testing, parallel execution, and HTML reports. 8,200+ GitHub stars, MIT licensed. 7+ years of active development with Global 2000 enterprise adoption for comprehensive API quality assurance.
Consumer-driven contract testing for APIs and microservices
Pact is the de-facto contract testing framework for HTTP APIs and event-driven systems across 12+ languages. It verifies that services can communicate correctly by testing API contracts from the consumer's perspective before deployment, catching breaking changes in microservice architectures. Maintained by Pact Foundation with 7,000+ combined GitHub stars across implementations. PactFlow offers a managed SaaS broker. Used widely in enterprise microservice teams to prevent integration failures.
MCP server for AI-powered reverse engineering
GhidraMCP is an MCP server that enables LLMs to autonomously perform reverse engineering tasks through NSA's Ghidra disassembly framework. It exposes binary analysis capabilities like decompilation, function listing, cross-references, and symbol analysis as MCP tools, letting AI assistants generate malware reports and analyze compiled binaries.
AWS managed AI code review for Java and Python
Amazon CodeGuru Reviewer is an AWS managed service that provides automated code analysis and recommendations on pull requests for Java and Python codebases. It integrates with GitHub, Bitbucket, and AWS CodeCommit, using machine learning trained on Amazon's internal code review practices to identify bugs, security vulnerabilities, and performance issues with IAM-based access control for enterprise governance.
AI documentation for legacy codebases
Kodesage is an AI platform designed for navigating and documenting legacy systems, consolidating knowledge from code, issue tickets, and wikis to generate function-level documentation. It creates AST-based code maps that help teams understand complex 20-year-old codebases in plain English, with on-premises and air-gapped deployment options for high-security enterprise environments.
Autonomous Java unit test generation in CI
Diffblue Cover is an AI-powered tool that autonomously writes and maintains Java unit tests within CI/CD pipelines, using a non-LLM AI approach specifically trained for test generation. It integrates as a GitHub Action and GitLab CI step, automatically generating tests on pull requests and updating existing suites when code changes, helping teams systematically reduce test debt without manual effort.
Distributed event streaming platform
Apache Kafka is the industry standard open-source event streaming platform with 30K+ GitHub stars, used by 80% of Fortune 100 companies. Handles trillions of events per day with high throughput, low latency, and built-in fault tolerance. Features real-time stream processing via Kafka Streams, connectors for 100+ data sources, exactly-once semantics, and multi-datacenter replication. Foundation for event-driven architectures, real-time pipelines, and data integration at scale.
Hybrid search and ML ranking engine at scale
Vespa is an open-source serving engine with 6K+ GitHub stars for hybrid search combining vector similarity, BM25 text ranking, and structured filtering in a single query. Built by Yahoo for web-scale, it handles billions of documents with millisecond latency. Features real-time indexing, ML model serving, tensor computation, and ACID-compliant writes. Supports custom ranking models, query federation, and geographic search. Used for recommendation systems, personalization, and RAG.
Code quality and security analysis platform
SonarQube is an open-source code quality and security platform with 9K+ GitHub stars that continuously inspects code for bugs, vulnerabilities, code smells, and security hotspots across 30+ programming languages. Enforces quality gates in CI/CD pipelines to prevent bad code from merging. Features include SAST scanning, duplicated code detection, technical debt tracking, and quality profiles. The industry standard for code quality management, used by 400K+ organizations worldwide.
Open-source identity and access management
Keycloak is an open-source IAM solution with 25K+ GitHub stars by Red Hat. Provides SSO, social login, LDAP/Active Directory federation, standard protocol support (OIDC, OAuth 2.0, SAML), fine-grained authorization, user federation, and admin console. Features identity brokering, multi-tenancy via realms, and client adapters for Java, JavaScript, and Node.js. Self-hosted with no per-user licensing, making it ideal for organizations needing full control over identity infrastructure.
Distributed search and analytics engine for all types of data.
Elasticsearch is the world's most popular open-source search and analytics engine, powering search experiences for companies like Wikipedia, GitHub, Netflix, and Uber. Built on Apache Lucene, it provides near-real-time search, structured and unstructured data analysis, and machine learning capabilities. Part of the Elastic Stack (ELK), it handles log analytics, application search, security analytics, and observability at scale. Supports vector search for AI/RAG applications.
Open-source IDE for Java and enterprise development
Long-standing open-source IDE primarily for Java development, backed by the Eclipse Foundation. Features powerful Java tooling with refactoring, debugging, JUnit integration, and Maven/Gradle support. Extensible via a massive plugin marketplace covering C/C++, Python, PHP, and web development. Includes built-in Git support, terminal, and XML/JSON editors. Used extensively in enterprise Java, Android (legacy), and embedded systems development. Free and cross-platform.
Professional IDEs with Junie AI coding agent
AI-native code editor focused on speed and developer experience. Features an AI-powered sidebar for code generation, refactoring, and codebase Q&A. Supports multi-file context awareness and integrates with popular LLM providers. Designed as a lightweight alternative to heavier IDEs, appealing to developers who want fast AI assistance without sacrificing editor performance.
Browser automation framework
The original browser automation framework with multi-language support for Java, Python, JavaScript, and C#. Drives end-to-end testing across all major browsers via the WebDriver protocol. Despite newer alternatives, Selenium remains the industry standard for large-scale automated browser testing, with the largest community and most extensive tooling ecosystem.
Workflow orchestration engine
Netflix-originated workflow orchestration platform with JSON and code-based workflow definitions, human-in-the-loop support, and AI agent orchestration capabilities. With 18k+ GitHub stars, Conductor handles complex distributed workflows at massive scale, offering built-in retry logic, event-driven triggers, and visual workflow monitoring for microservice coordination.
The open-source automation server
Managed Postgres platform with built-in connection pooler, auto-scaling, and read replicas. One-click deployment with 500MB free tier. Features a dashboard for monitoring, query performance insights, and branching for staging environments. Part of the Supabase ecosystem, offering a straightforward managed Postgres experience for teams that want reliable hosting without complex configuration.
JetBrains database IDE
JetBrains' professional database IDE with intelligent SQL assistance, schema navigation, data editor, and admin tools for PostgreSQL, MySQL, Oracle, SQL Server, MongoDB, Redis, and more. Features context-aware completion, error detection, explain plan visualization, data export, and version control for schema changes. Part of JetBrains All Products pack or standalone. The premium choice for database development.
Universal database tool
Cloud platform for deploying full-stack applications with zero configuration. Instant deploys from GitHub with automatic scaling, preview deployments, and built-in analytics. Originally the creators of Next.js, Vercel excels at frontend and edge deployments with a global CDN, serverless functions, and seamless integration with modern JavaScript frameworks.