Explore >> Select a destination


You are here

anarthal.github.io
| | github.com
3.9 parsecs away

Travel
| | A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2
| | www.nayuki.io
4.2 parsecs away

Travel
| | [AI summary] The provided text is a detailed comparison of various QR Code generator libraries and their implementations in different programming languages. It covers multiple projects such as qrcodegen (Java, TypeScript, Python, C++, C, Rust), qr.js (JavaScript), QR-Logo (JavaScript), qrcode (Python), PyQRCode (Python), qrcode (Rust), qr (Go), Zint (C), and libqrencode (C). The text highlights the features, line counts, comments, and code organization of each library. It also mentions the author's own library, which is noted for its compact implementation, lack of extensive constant tables, and immutability of objects. The text includes information about the versions reviewed, dates, and the purpose of each library, such as encoding, decoding, and image gen...
| | jonathanbayless.com
2.7 parsecs away

Travel
| | The blog of Jonathan Bayless
| | thottingal.in
18.6 parsecs away

Travel
| I just published a VS Code language extension to support OpenType feature files in the Adobe "AFDKO" format. The extension provides syntax highlighting and code snippet support. (Screenshot From Amiri font) The syntax highlighting patterns for AFDKO is based on the opentype-feature-bundle for Atom Editor by Kennet Ormandy which is based upon Brook Elgie's original Textmate bundle. The code snippets are based on the snippets prepared by Simon Cozens for AFDKO-SublimeText