About 51 results
Open links in new tab
  1. code-library · GitHub Topics · GitHub

    Oct 26, 2025 · My Lib – Your Personal Code & Knowledge Organizer Effortlessly save, organize, and reuse code snippets, configurations, and technical notes. Built for developers, DevOps engineers, …

  2. library · GitHub Topics · GitHub

    3 days ago · A library is a collection of preprogrammed templates that implement a behavior when invoked. Libraries are well-defined and are designed for reuse throughout implementation.

  3. GitHub - ShahjalalShohag/code-library: Templates, algorithms and data ...

    Code Library This is my personal code library where I compiled almost all the important templates that you will need in Competitive Programming (saying almost just for courtesy). Most of the codes are …

  4. GitHub - mebjas/html5-qrcode: A cross platform HTML5 QR code …

    This is a cross-platform JavaScript library to integrate QR code, bar codes & a few other types of code scanning capabilities to your applications running on HTML5 compatible browser.

  5. GitHub - nju-icpc/code-library-legacy: Standard Code Library for ...

    nju-icpc / code-library-legacy Public Notifications You must be signed in to change notification settings Fork 20 Star 61

  6. GitHub - t0k4rt/phpqrcode: php QRcode generator library

    php QRcode generator library. Contribute to t0k4rt/phpqrcode development by creating an account on GitHub.

  7. GitHub · Change is constant. GitHub keeps you ahead. · GitHub

    The future of building happens together Tools and trends evolve, but collaboration endures. With GitHub, developers, agents, and code come together on one platform.

  8. QR Code generator library - GitHub

    QR Code generator library Introduction This project aims to be the best, clearest QR Code generator library in multiple languages. The primary goals are flexible options and absolute correctness. …

  9. A PHP QR Code generator and reader with a user-friendly API.

    A PHP QR Code generator based on the implementation by Kazuhiko Arase, namespaced, cleaned up, improved and other stuff. It also features a QR Code reader based on a PHP port of the ZXing …

  10. GitHub - lincolnloop/python-qrcode: Python QR Code image generator

    Other color masks: Here is a code example to draw a QR code with rounded corners, radial gradient and an embedded image: import qrcode from qrcode. image. styledpil import StyledPilImage from …