Skip to content

Projects that power GitHub

Some of the great open source projects that GitHub uses to power its infrastructure
Projects that power GitHub
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
🏫 Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
8063 692 JavaScript
🐉 Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
35364 2237 TypeScript
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…