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
cruise-automation avatar

cruise-automation/k-railArchived

0
View on GitHub↗
440 stars·53 forks·Go·Apache-2.0·12 views

K Rail

Kubernetes security tool for policy enforcement

Features

  • Distributed Monitoring - Enforces workload security policies within Kubernetes clusters.
  • Security and Compliance - Workload policy enforcement for multi-tenant clusters.

Star history

Star history chart for cruise-automation/k-railStar history chart for cruise-automation/k-rail

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 K Rail

These projects share indexed features with K Rail. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aphyr/distsys-classaphyr avatar

    aphyr/distsys-class

    9,717View on GitHub↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    View on GitHub↗9,717
  • apache/brpcapache avatar

    apache/brpc

    17,545View on GitHub↗

    brpc is a high-performance C++ RPC framework and network programming library designed for building distributed systems. It functions as a multi-protocol RPC server capable of hosting and detecting multiple communication protocols, including gRPC, Thrift, HTTP, Redis, and Memcached, on a single TCP port. The project distinguishes itself through high-throughput data transport and memory efficiency, utilizing RDMA-based transport to bypass the kernel TCP stack and zero-copy memory management to eliminate data duplication. It also implements the Raft algorithm for consensus-based state replicatio

    C++rpc
    View on GitHub↗17,545
  • anchore/syftanchore avatar

    anchore/syft

    8,399View on GitHub↗

    Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes container images and filesystems to produce comprehensive inventories of installed packages and dependencies in standard formats. Additionally, it serves as a software attestation tool and an SBOM format converter. The project distinguishes itself through the ability to create cryptographically signed attestations for software inventories to ensure provenance and integrity. It also provides the capability to transform software bills of materials between different industry sche

    Gocontainerscyclonedxdocker
    View on GitHub↗8,399
  • anchore/grypeanchore avatar

    anchore/grype

    12,423View on GitHub↗

    Grype is a command-line security scanner designed to identify known vulnerabilities within container images, filesystems, and software manifests. It functions as a software composition analysis tool that detects security flaws in application components and open-source libraries to support supply chain security. The tool distinguishes itself by reconstructing the final state of container images through layered filesystem inspection and normalizing diverse package formats into a unified dependency graph. It maintains a local cache of security advisories synchronized from multiple upstream sourc

    Gocontainer-imagecontainerscyclonedx
    View on GitHub↗12,423
Compare all 30 related projects→

Frequently asked questions

What does cruise-automation/k-rail do?

Kubernetes security tool for policy enforcement

What are the main features of cruise-automation/k-rail?

The main features of cruise-automation/k-rail are: Distributed Monitoring, Security and Compliance.

Which projects share features with cruise-automation/k-rail?

Projects with overlapping indexed features include: aphyr/distsys-class — This project provides educational materials and courseware focused on the theoretical and practical foundations of… apache/brpc — brpc is a high-performance C++ RPC framework and network programming library designed for building distributed… anchore/syft — Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes… anchore/grype — Grype is a command-line security scanner designed to identify known vulnerabilities within container images,… appscode/guard. 0x4d31/honeylambda — honeyλ - a simple, serverless application designed to create and monitor fake HTTP endpoints (i.e. URL honeytokens)…