polkadot-sdk VS riscv-zkt-list

Compare polkadot-sdk vs riscv-zkt-list 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)
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
polkadot-sdk riscv-zkt-list
6 1
1,465 3
7.6% -
10.0 10.0
1 day ago almost 3 years ago
Rust
- 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.

polkadot-sdk

Posts with mentions or reviews of polkadot-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.

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 polkadot-sdk and riscv-zkt-list you can also consider the following projects:

polkadot-staking-miner - polkadot staking miner

linkerd2-proxy - A purpose-built proxy for the Linkerd service mesh. Written in Rust.

chopsticks - Create parallel reality of your Substrate network.

cxx - Safe interop between Rust and C++

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

nearcore - Reference client for NEAR Protocol

transmitic - Encrypted, peer to peer, file transfer program :: https://discord.gg/tRT3J6T :: https://www.reddit.com/r/transmitic/ :: https://twitter.com/transmitic

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

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

bevy - A refreshingly simple data-driven game engine built in Rust