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
iron-io avatar

iron-io/functions

0
View on GitHub↗
3,214 stars·223 forks·Go·Apache-2.0·38 viewsiron.io↗

Functions

IronFunctions - the serverless microservices platform by

Features

  • Container Management - Acts as a serverless microservices platform.
  • Serverless Platforms - Serverless microservices platform.
  • Application Frameworks - Platform for managing serverless microservices.
  • Web Frameworks - Serverless platform for running event-driven code.

Star history

Star history chart for iron-io/functionsStar history chart for iron-io/functions

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 Functions

These projects share indexed features with Functions. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • gin-gonic/gingin-gonic avatar

    gin-gonic/gin

    88,694View on GitHub↗

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework utilizes a radix tree data structure to perform request routing, ensuring high-speed path matching with minimal memory overhead. It distinguishes itself by employing a zero-reflection dispatch mechanism that invokes handler functions through static type assertions, avoiding the

    Goframeworkgingo
    View on GitHub↗88,694
  • gohugoio/hugogohugoio avatar

    gohugoio/hugo

    88,701View on GitHub↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, and a flexible template-driven rendering engine. The project distinguishes itself through a sophisticated build system that utilizes incremental caching to minimize redundant processing during site updates. It supports complex content requirements by enabling multidimensional mod

    Goblog-enginecmscontent-management-system
    View on GitHub↗88,701
  • fission/fissionfission avatar

    fission/fission

    8,863View on GitHub↗

    Fission is a function-as-a-service platform and serverless framework for Kubernetes. It manages the lifecycle and execution of code snippets as serverless functions, providing an orchestrator that triggers these functions based on HTTP requests, message queues, or scheduled events. The platform features a cold-start optimized runtime that utilizes warm container pools and dynamic loaders to achieve millisecond execution. It includes a native autoscaler to adjust the number of function instances based on real-time traffic demand and supports canary release testing to split incoming traffic bet

    Gocloud-nativecontainersdevops
    View on GitHub↗8,863
  • miserlou/zappaMiserlou avatar

    Miserlou/Zappa

    11,836View on GitHub↗

    Zappa is a deployment tool and orchestrator designed to package and deploy Python web applications to AWS Lambda. It functions as a wrapper and framework that adapts standard Python applications to work with serverless infrastructure and API Gateway events. The project enables the hosting of Python web frameworks on serverless environments without requiring the application to be rewritten. It automates the process of pushing code from local environments to the cloud and manages the lifecycle of these deployments to remove manual server management. Its capabilities include automated infrastru

    Python
    View on GitHub↗11,836
Compare all 30 related projects→

Frequently asked questions

What does iron-io/functions do?

IronFunctions - the serverless microservices platform by

What are the main features of iron-io/functions?

The main features of iron-io/functions are: Container Management, Serverless Platforms, Application Frameworks, Web Frameworks.

Which projects share features with iron-io/functions?

Projects with overlapping indexed features include: gohugoio/hugo — Hugo is a high-performance static site generator that transforms source content and templates into optimized web… phoenixframework/phoenix — Phoenix is a server-side web framework built for the Elixir programming language and the Erlang virtual machine. It… fission/fission — Fission is a function-as-a-service platform and serverless framework for Kubernetes. It manages the lifecycle and… gin-gonic/gin — Gin is a web framework designed for building high-performance web services and APIs. It functions as a… miserlou/zappa — Zappa is a deployment tool and orchestrator designed to package and deploy Python web applications to AWS Lambda. It… riganti/dotvvm — Open source MVVM framework for Web Apps.