riscv-zkt-list VS linkerd2-proxy

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

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)

linkerd2-proxy

A purpose-built proxy for the Linkerd service mesh. Written in Rust. (by linkerd)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
riscv-zkt-list linkerd2-proxy
1 13
3 1,933
- 1.0%
10.0 9.7
almost 3 years ago 6 days ago
Rust
BSD 2-clause "Simplified" License Apache License 2.0
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.

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.

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.

What are some alternatives?

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

polkadot-sdk - The Parity Polkadot Blockchain SDK

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

cxx - Safe interop between Rust and C++

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

nearcore - Reference client for NEAR Protocol

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

wgpu - A cross-platform, safe, pure-Rust graphics API.

pisanix - A Database Mesh Project Sponsored by SphereEx

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

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

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

deno - A modern runtime for JavaScript and TypeScript.