Ockam VS nearcore

Compare Ockam vs nearcore and see what are their differences.

Ockam

Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale. (by build-trust)
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
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
Ockam nearcore
76 84
4,352 2,254
1.4% 3.0%
10.0 9.9
2 days ago 5 days ago
Rust Rust
Apache License 2.0 GNU General Public License v3.0 only
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.

Ockam

Posts with mentions or reviews of Ockam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.
  • Tunnelmole, an ngrok alternative (open source)
    9 projects | news.ycombinator.com | 21 Mar 2024
    disclosure: I work at Ockam.

    The Portals for Mac app is an example of the type of thing you could build using the open source stack of protocols. The README (linked by parent) links out to all of the relevant parts of the protocol documentation to explain how these work together. The NAT Traversal (https://github.com/build-trust/ockam/blob/develop/examples/a...) part of the README is probably the best explanation of why the free relay you get via Ockam Orchestrator is a useful part of this demo.

    As for why would anyone trust this: The protocols are designed so you absolutely don't have to trust the relay. Trust is pushed out to the edges that you control and so you're not susceptible to a MITM attack if something like a relay is compromised. The protocol design for all of this is open and documented, and was independently audited by (IMO) some of the best in the business, Trail of Bits: https://docs.ockam.io/reference/protocols.

  • Alt to Ngrok, Written in Rust
    1 project | news.ycombinator.com | 6 Mar 2024
  • How we built a Swift app that uses Rust
    1 project | dev.to | 28 Dec 2023
    🚀 Portals for Mac – A macOS app built in Swift that uses the Ockam Rust library to privately share a service on your Mac with anyone, anywhere. The service is shared securely over an end-to-end encrypted and mutually authenticated Ockam Portal. Your friends will have access to it on their localhost! This app is a great example of the kinds of things you can build with Ockam 👉
  • Ockam is participating in Hacktoberfest - great opportunity for your first OSS contribution
    1 project | /r/programming | 6 Oct 2023
  • Participate in Hacktoberfest with Ockam!
    1 project | /r/hacktoberfest | 5 Oct 2023
  • Create End-to-End Channels in Rust with Ockam Routing
    1 project | dev.to | 4 Aug 2023
    Ockam is a suite of programming libraries, command line tools, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, key management, credential management, and authorization policy enforcement — all at massive scale. Ockam's end-to-end secure channels guarantee authenticity, integrity, and confidentiality of all data-in-motion at the application layer.
  • Please do not spam other GitHub users via email
    1 project | news.ycombinator.com | 24 May 2023
  • Tunnel via Cloudflare to Any TCP Service
    3 projects | news.ycombinator.com | 19 May 2023
    We’ve been working on something (https://github.com/build-trust/ockam) that enables exactly this, among a whole host of other use cases. If you check out some of the code examples in the docs you’ll see how to setup a tunnel using the CLI.

    For other use cases there’s also the programming libraries (only Rust atm, though I was spiking a TypeScript/Node PoC this week) which might provide more flexibility. Personally I’m excited by the idea of being able to move this kind of secure by design connectivity all the way into the application layer though.

  • How to grow an OSS community
    1 project | dev.to | 16 Feb 2023
    If you're not already an active contributor to an open source project or two it can seem very daunting. You don't want to do the wrong thing and embarrass yourself. Remove that anxiety for people by giving them an easy way to do something low risk. Matt did that a couple of years ago by creating a long-lived issue for people to simply say hello. That's it. Say hi, introduce yourself. It's a safe place to make a first step.
  • Hiring - Ockam (Series A SaaS)
    1 project | /r/devopsjobs | 12 Jan 2023

nearcore

Posts with mentions or reviews of nearcore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.
  • Building a blockchain from scratch
    4 projects | /r/rust | 5 Dec 2023
    And here's a full blockchain PoS ecosystem built on Rust called NEAR protocol: https://github.com/near/nearcore
  • NEAR Protocol Unveils the Blockchain Operating System
    1 project | /r/ethdev | 29 Nov 2023
    NEAR is introducing near.org—a composable frontend for Web3. It allows end users to effortlessly discover all of Web3's possibilities in one seamless experience. For developers, it's a playground to create and code interfaces with the ability to fork a host of components, making app development faster and more efficient than ever before.
  • Introducing Web Push Notifications for Applications on NEAR B.O.S
    1 project | /r/CryptoMars | 6 Oct 2023
    On near.org, users will be prompted to opt-in to the new push notification system on their desktop and iOS/Android mobile browsers. To enable browser push notifications on iOS, users need to update their device to at least iOS 16.4 and add the near.org website as an app icon to their home screen. Once users accept the prompt, they will start receiving notifications for baseline social activities on their accounts. All notifications can be viewed in the notification center, and users can customize their notification preferences through the designated settings menu.
  • Roadmap to Becoming a Web3 Developer in 2023
    3 projects | dev.to | 27 Aug 2023
    NEAR Protocol - Developer-friendly blockchain built for performance and usability. Supports development in Rust and AssemblyScript.
  • Rust Cryptography Should Be Written in Rust
    10 projects | news.ycombinator.com | 26 Aug 2023
  • Meet the $4 Billion AI Superstars That Google Lost
    1 project | news.ycombinator.com | 19 Aug 2023
  • Official /r/rust "Who's Hiring" thread for job-seekers and job-offerers [Rust 1.70]
    9 projects | /r/rust | 3 Jun 2023
    DESCRIPTION: NEAR DevHub is an open-source ecosystem that has funding from NEAR stakeholders to evolve developer experience building apps on NEAR (https://near.org). NEAR is a permissionless protocol that enables projects that don't have a single point of trust to be deployed. NEAR reference implementation is implemented in Rust, and thanks to Wasm runtime apps for NEAR can also be built in Rust, so there is a whole stack of developer tools in Rust: https://github.com/near. NEAR DevHub is happy to compensate contributors to the open-source developer tools on NEAR, and there is an excellent onboarding Fellowship Program to do that efficiently.
  • looks like NEO..but is it?
    1 project | /r/NEO | 5 May 2023
    How about https://near.org ?
  • Near Protocol is recognized for pioneering Account Abstraction
    1 project | /r/nearprotocol | 19 Feb 2023
    We foresee that NEAR Protocol would gain the attention of builders with their account model, which already implemented Multiple keypairs as the secret key.
  • Request 2022 - A Year in Review
    1 project | /r/RequestNetwork | 5 Jan 2023
    ▪ Network Usage with network processing more than $272million worth of crypto payments 🔥 ▪ 9 New payment chains, including the 1st non-EVM chain, NEAR Protocol ▪ New features, including payment streams, escrow and batch payments ▪ New builder Huma Finance, & what else is in store for 2023 👀

What are some alternatives?

When comparing Ockam and nearcore you can also consider the following projects:

ejabberd - Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)

veloren - An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.

rustls - A modern TLS library in Rust

skytable - Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences

sshkit - An Elixir toolkit for performing tasks on one or more servers, built on top of Erlang’s SSH application.

zksync - zkSync: trustless scaling and privacy engine for Ethereum

socket - Socket wrapping for Elixir.

nvim-matrix-bot - Just a bot for Neovim's Matrix room(s)

ring - Safe, fast, small crypto using Rust

shiba - Display a random Shiba from your terminal whenever you feel the need to. Because why not?

rust-crypto - A (mostly) pure-Rust implementation of various cryptographic algorithms.

awesome-blockchain-rust - Collect libraries and packages about blockchain/cryptography in Rust