hydrogen
rust-zmq
hydrogen | rust-zmq | |
---|---|---|
20 | 10 | |
1,373 | 900 | |
3.2% | - | |
9.7 | 0.0 | |
3 days ago | 3 months ago | |
TypeScript | Rust | |
MIT License | Apache License 2.0 |
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.
hydrogen
- Help with my first ecommerce in next.js
-
Remix web framework aquired by Shopify
This acquisition is very much in the context of https://hydrogen.shopify.dev/roadmap/#first-quarter and https://github.com/Shopify/hydrogen - Shopify very much wants to move to the modern era.
And to address your point, it's not gaslighting to say that React enables interactions that would be essentially impossible if restricted to server-side templating. But there's certainly some degree to which trendiness and a desire to attract developers into their ecosystem is driving this as well.
-
My thoughts after trying to port a Shopify store from NextJS to Shopify Hydrogen
I would say its main selling point is obviously the integration with Shopify. It comes with hooks, components and types to make it really easy to interact with the Shopify API. (They also use an XState state machine for the cart.)
-
How can Shopify have a market cap of 50B when the whole market for website builders is worth about 2.3B?
Shopify's got their own headless framework for storefronts built on React called Hydrogen. Just recently came out of beta. Has a built in React hook for GraphQL queries to the storefront.
-
Fresh is a new full stack web framework for Deno
All the activity around V8 Isolates + "workers" is so cool-- exceptional performance, don't need to think about regions, and CDN-like benefits
Shopify's new store-builder thinks this way too: https://github.com/Shopify/hydrogen
-
Shopify - How We Built Hydrogen: A React Framework for Building Custom Storefronts
Not sure what documentation you're looking at, because we have a ton here: https://shopify.dev/custom-storefronts/hydrogen
-
Get Started with Shopify's New Headless Hydrogen Framework
Full Docs and Image Source
- What is the point of learning to build e-commerce websites when platforms like Shopify exist?
- Need advice which offer to select. Have been offered a position as a react dev in one company and as shopify developer in other. What is future of shopify vs react.
- Experiences using Vite for React+Typescript projects?
rust-zmq
- ZMQ bindings library unmaintained?
-
Ask HN: Best practices of publishing a forked repo
It depends how useful you think the patch is, and maybe also how likely you think it will get merged.
In most cases I simply keep my fork as a PR and use the package either by vendoring or directly from the repo. If anyone else encounters the same bug, they will see my PR referencing the issue, they can do the same.
If many people are encountering the bug and using the package, and/or if the project seems dead, then it's a good idea to publish. You can do username prefix or you can just add "2" at the end. I've seen this for other repos, This is what https://crates.io/crates/zmq2 did while https://crates.io/crates/zmq was inactive, though it seems like the latter's maintainer became active and merged what the former's maintainer had done.
-
Mouse Server for Linux
I have been using https://crates.io/crates/zmq since 2015 (shortly after rust 1.0 was announced) in production with pub-sub, request-reply and router without any issue. Processes about 5k msg/seconds (mid-freq market data).
- Can I pay someone to fix this? (Rust docker issue)
-
Programming sockets with Rust and socket2
I learned a lot about sockets with the library ZeroMQ, although at that time I was using the Python version. This library also has a Rust library, although it doesn't look like the amazing guide about sockets allows you to select Rust as of yet. Still I would recommend going through this guide, as it is not just teaching you how to use a library, but also teaches you about sockets at a theoretical level. It's entertaining to read as well.
-
Rust for Windows
I think maybe the ZeroMQ rust crate as a case study is something that is non-trivial: https://github.com/erickt/rust-zmq
What are some alternatives?
Liquid - Liquid markup language. Safe, customer facing template language for flexible web apps.
MIO - Metal I/O library for Rust.
vite-material-ui - A Vite starter template for React, TypeScript, and MUI
RuMqtt
shopify-theme-lab - Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI 🧪
hydrogen - Multithreaded, non-blocking Linux server framework in Rust
e-shopee - 💳 Online shopping application and e-commerce trading platform.
MSRC-Security-Research - Security Research from the Microsoft Security Response Center (MSRC)
HULL - 💀 Headless Shopify Starter – powered by Next.js + Sanity.io
parallel-getter - ** Deprecated **
ssh2-rs - Rust bindings for libssh2
core-foundation-rs - Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS