Elektrine lite

← Feed

@SRAZKVT@tech.lgbt

Post #4269697

2026-07-31 07:13 UTC

like i don't even mean full impl of specific algorithms, but like, simple helpers ? string views and utilities for string analysis / parsing (no scanf doesn't count) ? a file io api with actually good (or at least not terrible) error management ? some basic generic data structures (if the data structure is a bottleneck, the cost of it being generic will be outclassed by the implementation not being tuned to your case) ? a seekable bit/byte stream interface from a binary buffer ?

Replies (0)

No replies.