Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is an open-source link shortener with built-in analytics + free custom domains. Built with Vercel Edge Functions and Upstash Redis. You can also deploy your own hosted version of Dub for greater privacy & control. | The simplest way to create and scan QR codes. Design beautiful QR codes in just a few clicks, and scan codes instantly. Perfect for everyone, from beginners to professionals. |
Bitly alternative;
Proudly open source;
Built-in analytics;
Free custom domains | QR Code Generator, Dynamic QR Codes, QR Code Tracking, QR Code Analytics, Custom QR Codes, Branded QR Codes, QR Code Templates, Logo QR Codes, Marketing Tool, Link Tracking, Campaign Tracking, Digital Marketing, Event Marketing, Small Business Tools, Scan Analytics, QR Code Creator, Editable QR Codes, Smart QR Codes, URL QR Codes, Analytics Dashboard |
Statistics | |
GitHub Stars 22.6K | GitHub Stars - |
GitHub Forks 2.7K | GitHub Forks - |
Stacks 2 | Stacks 0 |
Followers 6 | Followers 1 |
Votes 0 | Votes 1 |
Integrations | |
| No integrations available | |

A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on the Meteor server inside a Node.js container, and all the supporting HTML fragments, CSS rules, and static assets.

Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.

Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly guides you towards well-architected code.

Keen is a powerful set of API's that allow you to stream, store, query, and visualize event-based data. Customer-facing metrics bring SaaS products to the next level with acquiring, engaging, and retaining customers.

Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.

It is a general-purpose, multi-paradigm programming language based on the Scheme dialect of Lisp. It is designed to be a platform for programming language design and implementation. It is also used for scripting, computer science education, and research.

Snowplow is a real-time event data pipeline that lets you track, contextualize, validate and model your customers’ behaviour across your entire digital estate.

A small strongly typed programming language with expressive types that compiles to JavaScript, written in and inspired by Haskell.

It is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

It uses hard links and symlinks to save one version of a module only ever once on a disk. When using npm or Yarn for example, if you have 100 projects using the same version of lodash, you will have 100 copies of lodash on disk. With pnpm, lodash will be saved in a single place on the disk and a hard link will put it into the node_modules where it should be installed.