You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
A trivial log mechanism (expand this to be libraryfied) ✓
Better string functions (string_printf) ✓
Perhaps:
Filesystem APIs which allow overriding the process-space vtable for all file ops? Enables easy, safe mocking (would be nice)
Port the cmdline reader into a generic config reader? Especially with the *.d/*.conf support (very low priority, ideally just nice "read this thing" APIs) (meh. maybe)
clr-boot-manager has a whole bunch of really nice APIs, which should be in libnica itself
Notably:
CbmWriter- a failsafe memstream based stream writer ✓CbmMappedFile- a very simple mechanism for working with mapped files (with autofrees) ✓string_printf) ✓Perhaps:
*.d/*.confsupport (very low priority, ideally just nice "read this thing" APIs) (meh. maybe)