linkerd2-proxy VS riscv-zkt-list

Compare linkerd2-proxy vs riscv-zkt-list and see what are their differences.

linkerd2-proxy

A purpose-built proxy for the Linkerd service mesh. Written in Rust. (by linkerd)

riscv-zkt-list

[Archived as historical. Zkt is now part of the main K spec.] Zkt "safe list": extension attests that the machine has data-independent execution time for these instructions (by rvkrypto)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
linkerd2-proxy riscv-zkt-list
13 1
1,924 3
1.5% -
9.6 10.0
4 days ago almost 3 years ago
Rust
Apache License 2.0 BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

linkerd2-proxy

Posts with mentions or reviews of linkerd2-proxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-26.

riscv-zkt-list

Posts with mentions or reviews of riscv-zkt-list. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-26.
  • Rust Cryptography Should Be Written in Rust
    10 projects | news.ycombinator.com | 26 Aug 2023
    > all branchless code runs in constant time

    No - e.g. division is not constant time.

    You have to have branchless code and only use certain instructions.

    E.g. here is the list for RISC-V.

    https://github.com/rvkrypto/riscv-zkt-list/blob/main/zkt-lis...

    Most things except div/rem, branches and floating point are ok. Oh and obviously store/load.

What are some alternatives?

When comparing linkerd2-proxy and riscv-zkt-list you can also consider the following projects:

tikv - Distributed transactional key-value database, originally created to complement TiDB

polkadot-sdk - The Parity Polkadot Blockchain SDK

linkerd - Old repo for Linkerd 1.x. See the linkerd2 repo for Linkerd 2.x.

cxx - Safe interop between Rust and C++

conduit - Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.

nearcore - Reference client for NEAR Protocol

pisanix - A Database Mesh Project Sponsored by SphereEx

wgpu - Cross-platform, safe, pure-rust graphics api.

talent-plan - open source training courses about distributed database and distributed systems

solana - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

deno - A modern runtime for JavaScript and TypeScript.

sui - Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language