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
R

rochacbruno/marmite

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

Marmite

Features

  • Infrastructure and Automation - Static site generator optimized for simple blogging.
  • Blog Generators - Zero-config Rust generator for markdown-based content.

Star history

Star history chart for rochacbruno/marmiteStar history chart for rochacbruno/marmite

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 Marmite

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

    akka/akka-core

    13,272View on GitHub↗

    Akka Core is an actor model framework and asynchronous concurrency library used for building scalable and resilient distributed systems. It provides a distributed computing platform and fault tolerant runtime that manages communication and state across networked nodes. The system uses location-transparent messaging and a cluster management system to organize nodes into high-availability architectures. This allows for the creation of elastic clusters that scale resources on demand and coordinate distributed workloads. The platform handles concurrent state management and distributed systems or

    Scala
    View on GitHub↗13,272
  • alyxshang/mandyA

    alyxshang/mandy

    0View on GitHub↗
    View on GitHub↗0
  • ansible/ansibleansible avatar

    ansible/ansible

    68,968View on GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    View on GitHub↗68,968
  • addyosmani/psiA

    addyosmani/psi

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What are the main features of rochacbruno/marmite?

The main features of rochacbruno/marmite are: Infrastructure and Automation, Blog Generators.

Which projects share features with rochacbruno/marmite?

Projects with overlapping indexed features include: akka/akka-core — Akka Core is an actor model framework and asynchronous concurrency library used for building scalable and resilient… alyxshang/mandy. ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… apple/container — This project serves as a technical educational resource and software implementation example focused on dependency… asciimoo/drawille — Pixel graphics in terminal with unicode braille characters. addyosmani/psi.