mesalock-linux/mesalink
OpenSSL compatibility layer for the Rust SSL/TLS stack 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
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
- readme: https://github.com/mesalock-linux/mesalink · fetched 2026-08-28 · ac3a66296d4e
- homepage: https://mesalink.io · fetched 2026-08-29 · 5508e99fc5ed
- registry_crates: https://crates.io/api/v1/crates/mesalink · fetched 2026-08-29 · 9a16a271d44c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mesalock-linux/mesalink | main | 23 |
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