Skip to content

Instantly share code, notes, and snippets.

@hugosenari
Last active August 17, 2020 16:23
Show Gist options
  • Save hugosenari/1b863c6b0f5f387cde6d292fb4b5cf0e to your computer and use it in GitHub Desktop.
Save hugosenari/1b863c6b0f5f387cde6d292fb4b5cf0e to your computer and use it in GitHub Desktop.
Ideas of projects with nim lang

This idea:

Use something like aws-sdk with nerve-rpc and awslambda.nim to create some basic framework for nim/aws lambda.

Objectives:

  • Simplify development both front/back of aws lambda using nim

Also look:

Other:

  • Maybe using nimpy or nimscript to let business logic flexible while static/resources stay compiled.

This idea:

Benchmark nim io options

Objectivies:

  • Use the write tool for the job

Options:

Checks for:

[] Speed; [] Memory usage; [] CPU usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment