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
A

ardek66/geminim

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

Geminim

Features

  • Web Servers - Gemini protocol server.

Star history

Star history chart for ardek66/geminimStar history chart for ardek66/geminim

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 Geminim

These projects share indexed features with Geminim. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • antoaravinth/lets-build-expressantoaravinth avatar

    antoaravinth/lets-build-express

    1,053View on GitHub↗

    This repo contains chapters which explains how one can build a minimal express library.

    JavaScript
    View on GitHub↗1,053
  • antsmartian/lets-build-expressantsmartian avatar

    antsmartian/lets-build-express

    1,053View on GitHub↗

    This repo contains chapters which explains how one can build a minimal express library.

    JavaScript
    View on GitHub↗1,053
  • benoitc/gunicornbenoitc avatar

    benoitc/gunicorn

    10,443View on GitHub↗

    Gunicorn is a production-grade WSGI HTTP server designed for deploying Python web applications. It functions as a process manager that utilizes a pre-fork worker model, where a master process initializes the application and spawns multiple child processes to handle incoming requests in parallel. This architecture ensures high performance and stability by isolating application execution within persistent worker processes. The server distinguishes itself through its flexible concurrency models and robust process lifecycle management. It supports interchangeable worker types, including synchrono

    Pythonhttphttp-serverpython
    View on GitHub↗10,443
  • akamai/cl-http2-protocolakamai avatar

    akamai/cl-http2-protocol

    106View on GitHub↗

    HTTP/2 interop library in Common Lisp

    Common Lisp
    View on GitHub↗106
Compare all 30 related projects→

Frequently asked questions

What are the main features of ardek66/geminim?

The main features of ardek66/geminim are: Web Servers.

Which projects share features with ardek66/geminim?

Projects with overlapping indexed features include: antoaravinth/lets-build-express — This repo contains chapters which explains how one can build a minimal express library. antsmartian/lets-build-express — This repo contains chapters which explains how one can build a minimal express library. benoitc/gunicorn — Gunicorn is a production-grade WSGI HTTP server designed for deploying Python web applications. It functions as a… boazsegev/iodine — iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support. django/daphne — Django Channels HTTP/WebSocket server. akamai/cl-http2-protocol — HTTP/2 interop library in Common Lisp.