Show HN: libsrt – fast C library with heap and stack allocation (github.com) 8 points by faragon 11y ago ↗ HN
[–] faragon 11y ago ↗ Author here. Suggestions? [–] flippant 11y ago ↗ Off-topic: I think you might need to set your email address in the repository for Github to track your public contributions. [–] faragon 11y ago ↗ Thank you.
[–] flippant 11y ago ↗ Off-topic: I think you might need to set your email address in the repository for Github to track your public contributions. [–] faragon 11y ago ↗ Thank you.
[–] zxtlpn 11y ago ↗ Everyone's making libraries these days, while the world needs more actual applications.The amount of macros is staggering. Your identifier names are short to the point of losing readability. And you clearly hate vertical whitespace.As a C programmer, I would not use this.Points for licensing. [–] faragon 11y ago ↗ Thank you for the feedback. Which application do you need? (I could add it as example for the library)
[–] faragon 11y ago ↗ Thank you for the feedback. Which application do you need? (I could add it as example for the library)
5 comments
[ 3.4 ms ] story [ 25.0 ms ] threadThe amount of macros is staggering. Your identifier names are short to the point of losing readability. And you clearly hate vertical whitespace.
As a C programmer, I would not use this.
Points for licensing.