zint
libmodule
zint | libmodule | |
---|---|---|
4 | 1 | |
120 | 132 | |
- | - | |
4.1 | 0.0 | |
over 2 years ago | over 1 year ago | |
C | C | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zint
- Suggestions for super simple QR code generator
-
Any good programs (not websites) for creating QR codes for Windows and Linux?
Been a while since when I used it, but there’s Zint at https://www.zint.org.uk which a cross platform barcode generating solution but also does QR codes
-
Symbology.js - generate 50+ types of 1D or 2D Barcode in png, svg, or eps formats
Full credit is due to Robin Stuart for making zint, which is the C++ lib that does the actual rendering. I only created the js wrapper for it.
When I originally developed Symbology, I made a mistake in making the license MIT. Since it makes use of zint (which is licensed under GPL-3), and since I distribute zint as part of the compiled binary, I changed the license to GPL-3.
libmodule
-
Ask HN: What are some tools / libraries you built yourself?
I built a C actor-like event library: https://github.com/FedeDP/libmodule
It actually has lots of improvements in the 6.0.0 pull request that i am delaying because i am too lazy (and haven't got much time) to fully rewrite doc.
What are some alternatives?
tfblib - A Tiny Linux Framebuffer Library
alsa-lib - The Advanced Linux Sound Architecture (ALSA) - library
symbology - 🔖 Generates 1D, 2D, or composite barcodes in png, svg, or eps formats. Supports 50+ symbologies.
Nullboard - Nullboard is a minimalist kanban board, focused on compactness and readability.
terminal-tool-builder-lib - This library can be used to create terminal tools easily and quickly.
gutenberg - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
qude - Free QR code generating web app
null - Nullable Go types that can be marshalled/unmarshalled to/from JSON.
fselect - Find files with SQL-like queries
yadm - Yet Another Dotfiles Manager
rupy - HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed
tera - A template engine for Rust based on Jinja2/Django