pedrolcn's Stars
jaredhanson/passport
Simple, unobtrusive authentication for Node.js.
auth0/node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
OptimalBits/bull
Premium Queue package for handling distributed jobs and messages in NodeJS.
breejs/bree
Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.
agenda/agenda
Lightweight job scheduling for Node.js
TimelyDataflow/differential-dataflow
An implementation of differential dataflow using timely dataflow on Rust.
jamii/dida
Differential dataflow for mere mortals
automerge/trellis
Trello clone / sample app for Automerge persistence library
nodejs/llparse
Generating parsers in LLVM IR
uber/prototool
Your Swiss Army Knife for Protocol Buffers
bufbuild/buf
The best way of working with Protocol Buffers.
petgraph/petgraph
Graph data structure library for Rust.
m-ou-se/spez
Rust macro to specialize on the type of an expression.
hobofan/ambassador
Delegation of trait implementations via procedural macros
gcanti/fp-ts
Functional programming in TypeScript
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
jepsen-io/maelstrom
A workbench for writing toy implementations of distributed systems.
typestack/typedi
Simple yet powerful dependency injection tool for JavaScript and TypeScript.
inversify/InversifyJS
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
BurntSushi/quickcheck
Automated property based testing for Rust (with shrinking).
rootstrap/node-ts-api-base
REST API boilerplate made with Express + NodeJS
jevakallio/jest-clean-console-reporter
A Jest Reporter to group, hide and prettify spammy console warnings
nxtep-io/nano-fsm
Minimalistic finite state machine for Typescript / Javascript environments.
isaacs/node-lru-cache
A fast cache that automatically deletes the least recently used items
orf/gping
Ping, but with a graph
sindresorhus/p-defer
Create a deferred promise
sindresorhus/p-lazy
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
sindresorhus/p-progress
Create a promise that reports progress
sindresorhus/p-cancelable
Create a promise that can be canceled