awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
palantir avatar

palantir/conjure-java-runtime

0
View on GitHub↗
92 stars·96 forks·Java·Apache-2.0·3 views

Conjure Java Runtime

Opinionated libraries for HTTP&JSON-based RPC using Dialogue, Feign, OkHttp as clients and Jetty/Jersey as servers

Features

  • Language Toolkits - Opinionated libraries for REST and RPC clients/servers.

Star history

Star history chart for palantir/conjure-java-runtimeStar history chart for palantir/conjure-java-runtime

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Conjure Java Runtime

Similar open-source projects, ranked by how many features they share with Conjure Java Runtime.
  • aio-libs/aiohttpaio-libs avatar

    aio-libs/aiohttp

    16,351View on GitHub↗

    This project is an asynchronous network framework for Python that provides both a client and a server for HTTP communication. It is designed to handle high-concurrency network operations by leveraging cooperative multitasking, allowing for the management of thousands of simultaneous connections without the overhead of traditional thread-per-request models. The framework distinguishes itself through its focus on efficient resource management and persistent communication. It utilizes connection pooling to reuse network sockets, which reduces latency during sequential requests, and supports full

    Pythonaiohttpasyncasyncio
    View on GitHub↗16,351
  • airlift/airliftairlift avatar

    airlift/airlift

    629View on GitHub↗

    Airlift framework for building REST services

    Java
    View on GitHub↗629
  • apache/dubboapache avatar

    apache/dubbo

    41,519View on GitHub↗

    Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure calls in distributed architectures. It provides the foundational components necessary to connect distributed services across a network, including a binary data serialization library and a distributed service registry. The platform distinguishes itself through a comprehensive governance suite that manages service discovery, load balancing, and traffic routing. It enables precise control over network traffic via conditional routing and a pluggable extension mechanism based on a ser

    Javadistributed-systemsdubboframework
    View on GitHub↗41,519
  • activej/activejactivej avatar

    activej/activej

    991View on GitHub↗

    ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load programming in Java, providing simplicity, maximum performance and scalability

    Java
    View on GitHub↗991
See all 30 alternatives to Conjure Java Runtime→

Frequently asked questions

What does palantir/conjure-java-runtime do?

Opinionated libraries for HTTP&JSON-based RPC using Dialogue, Feign, OkHttp as clients and Jetty/Jersey as servers

What are the main features of palantir/conjure-java-runtime?

The main features of palantir/conjure-java-runtime are: Language Toolkits.

What are some open-source alternatives to palantir/conjure-java-runtime?

Open-source alternatives to palantir/conjure-java-runtime include: aio-libs/aiohttp — This project is an asynchronous network framework for Python that provides both a client and a server for HTTP… airlift/airlift — Airlift framework for building REST services. apache/dubbo — Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure… c410-f3r/wtx — A collection of different transport implementations and related tools focused primarily on web technologies. cppmicroservices/cppmicroservices — An OSGi-like C++ dynamic module system and service registry. activej/activej — ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load…