In this video, we're going to compare golang vs. rust performance in lambda functions. Most
of the benchmarks on the internet show that Rust is way faster than go. But with lambdas,
we're dealing with a lot of SDKs and custom runtimes provided by AWS.
In this simple test, which is very common in development,
we're going to create a Lambda function that will download an image
from the S3 bucket and save the last modified date to the DynamoDB table.
Then we...
repo | techs | stars | weekly | forks | weekly |
---|---|---|---|---|---|
sashabaranov/go-openai | GoMakefile | 2.5k | +498 | 324 | +43 |
go-gitea/gitea | GoHandlebarsRoff | 35.5k | +238 | 4.5k | +28 |
samber/lo | GoOther | 10.6k | +176 | 441 | +8 |
golang-standards/project-layout | Makefile | 38.6k | +135 | 4.3k | +16 |
photoprism/photoprism | GoJavaScriptVue | 25.2k | +91 | 1.4k | +3 |
JanDeDobbeleer/oh-my-posh | GoJavaScriptPowerShell | 10.3k | +83 | 1.9k | +25 |
Fechin/reference | EJSJavaScriptCSS | 2.3k | +63 | 389 | +5 |
Exafunction/codeium.vim | Vim ScriptPowerShell | 880 | +44 | 20 | 0 |
uber-go/guide | MakefileGo | 13.5k | +42 | 1.5k | +6 |
apache/beam | JavaPythonGo | 6.6k | +40 | 3.9k | +10 |