The Wayback Machine - https://web.archive.org/web/20220318074149/https://github.com/mcollina
Skip to content
Avatar

Sponsors

@thescientist13 @418sec @RafaelGSS @robmcguinness @andreafalzetti @jugaltheshah @zrosenbauer @herrmannplatz @around @VLK-STUDIO @cometkim @aksem62 @indeedeng

Achievements

Achievements

Highlights

  • Pro
  • 20 discussions answered

Organizations

@nearform @Level @nodejs @mqttjs @pinojs @fastify @upringjs @openjs-foundation
Block or Report

Block or report mcollina

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Node.js JavaScript runtime 🐢🚀

    JavaScript 86.3k 23.1k

  2. Fast and low overhead web framework, for Node.js

    JavaScript 22.4k 1.7k

  3. 🌲 super fast, all natural json logger

    JavaScript 8.9k 645

  4. fast HTTP/1.1 benchmarking tool written in Node.js

    JavaScript 5.8k 289

  5. A node.js module to make the use of promises safe

    JavaScript 656 24

  6. Implement GraphQL servers and gateways with Fastify

    JavaScript 1.6k 167

Contribution activity

March 2022

Created 2 repositories

Created a pull request in fastify/fastify that received 4 comments

pull_request_target test

This is a test PR that should fail, but now pull_request_target jobs runs with the full source code of the base branch, so it should pass.

+2 −4 4 comments
Opened 14 other pull requests in 9 repositories
pinojs/pino 3 merged
fastify/fastify 3 merged
fastify/restartable 2 merged
fastify/fastify-flash 1 merged
ForbesLindesay/atdatabases 1 open
mcollina/fastify-isolate 1 merged
nodejs/undici 1 merged
pinojs/pino-pretty 1 merged
addaleax/synchronous-worker 1 closed
Reviewed 107 pull requests in 31 repositories
nodejs/node 26 pull requests
nodejs/undici 14 pull requests
fastify/fastify 12 pull requests
fastify/fastify-swagger 6 pull requests
mercurius-js/mercurius 6 pull requests
pinojs/pino 5 pull requests
mcollina/autocannon 3 pull requests
pinojs/hapi-pino 3 pull requests
fastify/avvio 3 pull requests
mcollina/async-cache-dedupe 3 pull requests
fastify/session 2 pull requests
fastify/fastify-rate-limit 2 pull requests
fastify/fastify-passport 2 pull requests
fastify/fastify-flash 2 pull requests
mercurius-js/cache 2 pull requests
fastify/fastify-static 1 pull request
fastify/fastify-reply-from 1 pull request
pinojs/pino-pretty 1 pull request
moscajs/aedes-persistence-mongodb 1 pull request
levelgraph/levelgraph-jsonld 1 pull request
fastify/fastify-express 1 pull request
mcollina/mqemitter-mongodb 1 pull request
mcollina/typescript-async-await-target-cost 1 pull request
openjs-foundation/summit 1 pull request
davidmarkclements/0x 1 pull request
6 repositories not shown

Created an issue in giltayar/proposal-types-as-comments that received 18 comments

(not) Supporting both ESM and CJS

In order to resolve the types correctly, the type checker must know if the module is CJS, TypeScript compiled to CJS (with and without esModuleInterop

18 comments
Answered 1 discussion in 1 repository