magick-rust
deno
Our great sponsors
magick-rust | deno | |
---|---|---|
2 | 410 | |
184 | 89,700 | |
- | 0.7% | |
0.0 | 9.8 | |
25 days ago | 3 days ago | |
Rust | Rust | |
Apache License 2.0 | MIT License |
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.
magick-rust
-
Library for Simple Image Processing (resizing)
Hi, I want to make a small image server that can return an image resized to arbitrary dimensions from a source. I could just use something like this: https://github.com/nlfiedler/magick-rust (ImageMagick bindings) but I'm curious if there is a way to do it with pure rust. Thanks!
-
manipulating jpeg files
https://github.com/nlfiedler/magick-rust#dependencies
deno
-
State of Deno ecosystem in 2023?
There's a good GitHub discussion for this. I think puppeteer just doesn't work on Deploy beacuse it's heavily secured so you can only use js and wasm while chrome is a native binary. You shouldn't use Deploy for that
-
Deno 1.33: Deno 2 is coming
Namely, it is not possible to import a `.ts` file via a `.js` import [0].
-
Cicada: Write CI/CD pipelines in TypeScript
[0] https://deno.land/
-
Supabase Edge Runtime: Self-Hosted Deno Functions
Yes, this is something we are exploring for Edge Runtime. One cool development is AsyncLocalStorage now works on Deno via a polyfill [0]. We may enable a single node store on Edge Runtime using this. Also, there are some interesting development in Supabase platform to enable Edge Databases, which could also be an answer to this.
[0] https://github.com/denoland/deno/issues/7010#issuecomment-14...
-
How to deploy your GraphQL API from Monorepo
Thats important, because if are you not using DENO, node will not understand and transpile Typescript as default.
-
Anybody have a favorite typescript/node starter or boilerplate?
Deno. https://deno.land/
-
Key-value store has been added to Deno API
Only briefly skimmed this but it looks like this is built on top of SQLite https://github.com/denoland/deno/pull/18232/f
-
Why we added package.json support to Deno
The products should not impact the base FOSS software here https://github.com/denoland/deno.
-
Is rust overkill for most back-end apps that could be done quickly by NodeJS or PHP?
I would use Deno or Go over Nodejs or PhP. Deno is the new Node, made by the guy who made Node, but improved (more secure, better tooling, etc).
What are some alternatives?
ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
typescript-language-server - TypeScript & JavaScript Language Server
esbuild - An extremely fast bundler for the web
bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Koa - Expressive middleware for node.js using ES2017 async functions
pnpm - Fast, disk space efficient package manager
warp-reverse-proxy - Fully composable warp filter that can be used as a reverse proxy.
zx - A tool for writing better scripts
nvim-lspconfig - Quickstart configs for Nvim LSP
swc - Rust-based platform for the Web
esm.sh - ✦ A fast, smart, & global CDN for modern(es2015+) web development.
node - Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: