Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a C port to the README #511

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Add a C port to the README #511

merged 1 commit into from
Dec 9, 2024

Conversation

lukateras
Copy link
Contributor

@lukateras lukateras commented Dec 9, 2024

Andrey!

I've ported Nano ID to C. See: https://github.com/lukateras/nanoid.h

The core nanoid.h is, much like nanoid.js, made as compact as possible and currently sits at 270 bytes. There's more cruft in C, types and headers and allocations and all, so it's a bit bulkier than the original, though in the same spirit (:

The README likewise follows the same design and structure as yours. There are also man pages, a command line interface, and a build system; all batteries included.

Передаю привет из одной испаноязычной страны в другую ^^

@ai ai merged commit 078b605 into ai:main Dec 9, 2024
@ai
Copy link
Owner

ai commented Dec 9, 2024

¡Gracias! ¡Me parece que este proyecto es estupendo!

@lukateras
Copy link
Contributor Author

Gracias a vos (:

@lukateras lukateras deleted the nanoid.h branch December 9, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants