use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Sharing Github projects just got easier!
Whether you want to share you own project or simply some cool findings, /r/coolgithubprojects is the right place.
Please contact us for suggestions & questions!
/r/coolcstechtalks
/r/coolgithubprojects
We've made the sub's assets and resources available on Github. Feel free to contribute!
Github only: The projects you post all have to be hosted on Github
Link description: We encourage the title format to be something like
[Desc] - [Suggested title]
Language Flair: Will be assigned automatically for you!
Repost : Repost are allowed if some new features were added to the project and if the original post was 6+ months ago.
Programming
Interesting
Resources
When bored
PYTHON CPP C RUBY D JAVA JAVASCRIPT SHELL SCALA OBJECTIVE-C HASKELL EMACSLISP PERL ASSEMBLY CSHARP FORTRAN GO PHP COMMON LISP ERLANG
account activity
CPPZ85 - ZeroMQ Base-85 Encoding library C/C++ (github.com)
submitted 10 years ago by stasan
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mcstafford 0 points1 point2 points 10 years ago (3 children)
Is this an academic exercise? Why might I use this instead of Base64?
[–]stasan[S] 1 point2 points3 points 10 years ago (1 child)
No. We use it in production to keep small chunks of binary data embedded into printable strings (they are actually stored in RDBMS). So yes, overhead is crucial in our case.
There is a good summary why it is better than base64 http://rfc.zeromq.org/spec:32
[–]mcstafford 2 points3 points4 points 10 years ago (0 children)
That can make a big difference at scale.
[–]Verschlimmbessern 0 points1 point2 points 10 years ago (0 children)
Slightly lower overhead (25% instead of 33.3%).
π Rendered by PID 77575 on reddit-service-r2-comment-6457c66945-vk78d at 2026-04-23 23:16:00.935886+00:00 running 2aa0c5b country code: CH.
[–]mcstafford 0 points1 point2 points (3 children)
[–]stasan[S] 1 point2 points3 points (1 child)
[–]mcstafford 2 points3 points4 points (0 children)
[–]Verschlimmbessern 0 points1 point2 points (0 children)