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
G

gleam-lang/hexpm

0
View on GitHub↗
0 stars·0 forks·11 views

Hexpm

Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem.

Features

  • API Clients - Decodes API responses from the package manager.

Star history

Star history chart for gleam-lang/hexpmStar history chart for gleam-lang/hexpm

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Hexpm

These projects share indexed features with Hexpm. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aws/aws-sdk-netaws avatar

    aws/aws-sdk-net

    117View on GitHub↗

    The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:

    C#
    View on GitHub↗117
  • axios/axiosaxios avatar

    axios/axios

    109,077View on GitHub↗

    Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different JavaScript execution environments, including the browser and Node.js. It functions as a JSON API client that serializes JavaScript objects into JSON and parses server responses into structured data. The project features a system for managing reusable client instances with shared configurations, such as base URLs and default settings. It includes a mechanism for intercepting outgoing requests and incoming responses globally, allowing data to be transformed before it reaches the

    JavaScripthacktoberfesthttp-clientjavascript
    View on GitHub↗109,077
  • azure/azure-powershellAzure avatar

    Azure/azure-powershell

    4,733View on GitHub↗

    Azure PowerShell is a collection of scriptable commands and a management tool used for the administration, configuration, and automation of Microsoft Azure cloud resources and infrastructure. It serves as a command line interface for deploying and monitoring cloud services. The project provides capabilities for cloud resource orchestration and infrastructure automation, allowing for the execution of programmable scripts to handle repetitive administrative tasks. It includes tools for managing identity and access across multiple Azure tenants and subscriptions. The system covers authenticatio

    C#armazuremicrosoft
    View on GitHub↗4,733
  • apocas/dockerodeapocas avatar

    apocas/dockerode

    4,910View on GitHub↗

    Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by acting as a wrapper for the Docker Remote API. It enables JavaScript applications to interact with a Docker engine via Unix sockets or TCP network interfaces. The project covers container lifecycle management, including launching instances and executing commands with bidirectional input and output streaming. It also provides capabilities for building container images, pulling images from registries, and configuring virtual networks. Additional functionality includes the coordinat

    JavaScript
    View on GitHub↗4,910
Compare all 30 related projects→

Frequently asked questions

What does gleam-lang/hexpm do?

Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem.

What are the main features of gleam-lang/hexpm?

The main features of gleam-lang/hexpm are: API Clients.

Which projects share features with gleam-lang/hexpm?

Projects with overlapping indexed features include: aws/aws-sdk-net — The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:. axios/axios — Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different… azure/azure-powershell — Azure PowerShell is a collection of scriptable commands and a management tool used for the administration,… bearer/bearer-js. bettiolo/oauth-signature-js — JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser. apocas/dockerode — Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by…