Ross ROSS = Recommend OSS · open-source software intelligence for agents

mesalock-linux/mesalink

OpenSSL compatibility layer for the Rust SSL/TLS stack observed · 2026-08-28

github.com/mesalock-linux/mesalink · homepage · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3086
  • days_rel: n/a
  • days_push: 2003
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1483 stars · 67 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MesaLink is a memory-safe TLS library written in Rust that provides an OpenSSL-compatible C API, implemented on top of rustls, webpki, and ring. It lets existing C/C++ applications linked against OpenSSL switch to a Rust-based TLS backend with minimal code changes.

Use cases

  • replace OpenSSL with a memory-safe TLS implementation
  • add TLS support to a C/C++ application without OpenSSL
  • use rustls from C code via an OpenSSL-compatible API
  • secure curl or RPC frameworks with a Rust TLS backend
  • reduce memory-safety vulnerabilities in TLS termination

When to choose

  • you maintain C/C++ software that links against OpenSSL and want memory-safe TLS
  • you want rustls's security guarantees without rewriting your application in Rust

When to avoid

  • you need a actively maintained project - the last release was in 2021 and development has stalled
  • you are writing pure Rust and can use rustls directly
  • you need the full OpenSSL feature set, as only a subset of the API is implemented

Facets

library · maturity abandoned

security cryptography http-server security networking developer-tools windows rust cpp cross-platform tls openssl-compatibility rustls memory-safety ssl linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
mesalock-linux/mesalinkmain23

For agents

markdown · JSON · MCP: product_card(name="mesalock-linux/mesalink")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem