Pinned Repositories
aws-sdk-go
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
go-dockerclient
Go client for the Docker Engine API.
rocker
Rocker breaks the limits of Dockerfile.
rocker-compose
Docker composition tool with idempotency features for deploying apps composed of multiple containers.
express-cors
CORS middleware for expressjs
history-timeline
Visualization of the globally famous people lifetimes. https://ybogdanov.github.io/history-timeline/
node-bson
Dedicated BSON library extracted from node-mongodb-native
node-cloud
Cloud computing with node.js and redis.
node-mutex
Distributed mutex for nodejs with redis backend
node-sync
Write simple and readable synchronous code in nodejs using fibers
ybogdanov's Repositories
ybogdanov/node-sync
Write simple and readable synchronous code in nodejs using fibers
ybogdanov/history-timeline
Visualization of the globally famous people lifetimes. https://ybogdanov.github.io/history-timeline/
ybogdanov/node-mutex
Distributed mutex for nodejs with redis backend
ybogdanov/node-bson
Dedicated BSON library extracted from node-mongodb-native
ybogdanov/express-cors
CORS middleware for expressjs
ybogdanov/node-cloud
Cloud computing with node.js and redis.
ybogdanov/node-narrow
Library shrinks a given callback parallel execution concurrency in a limited number of threads, receiving the bunch of data (array of tasks).
ybogdanov/hackney_perf_test
The code which reproduces this case https://github.com/benoitc/hackney/issues/81#issuecomment-35783975
ybogdanov/awesome-algorithms-course
ybogdanov/awesome-docker
:whale: A curated list of Docker resources and projects
ybogdanov/aws-mock-metadata
Mock EC2 metadata service that can run on a developer machine
ybogdanov/backoff
Simple exponential backoffs in Erlang
ybogdanov/cqerl
Native Erlang CQL client for Cassandra
ybogdanov/docker-gen
Generate files from docker container meta-data
ybogdanov/eshellcode
Erlang Shellcode snippets
ybogdanov/github-release
Simple Github release command line tool
ybogdanov/go-dockerclient
Go HTTP client for the Docker remote API.
ybogdanov/hackney
simple HTTP client in Erlang
ybogdanov/homebrew
:beer: The missing package manager for OS X.
ybogdanov/lager_json_formatter
Erlang lager json formatter
ybogdanov/lynx
node.js client for Etsy'd StatsD server
ybogdanov/node-bench
Benchmarking NodeJS eventloop performance
ybogdanov/send
connect's static() file server extracted for general node.js use
ybogdanov/sentry
Sentry is a realtime, platform-agnostic error logging and aggregation platform
ybogdanov/statsc
Push stats to StatsD from the browser!
ybogdanov/statsd
Simple daemon for easy stats aggregation
ybogdanov/statsd-parser
Streaming parser for the statsd protocol used in
ybogdanov/teamcity-web-parameters
Teamcity plugin that provides parameters for builds from web service
ybogdanov/UglifyJS
JavaScript parser / mangler / compressor / beautifier library for NodeJS
ybogdanov/useragent
Identify browsers and OSes from user agent strings, in Erlang