Pinned Repositories
chipmunk3_roadmap
bstorage
A lightweight library for working with application configuration files
enum_ids
enum_ids is a procedural attribute macro designed to generate a companion enum with only the variant names from an existing enum. It provides customizable options to control attribute inheritance, method naming, visibility, and the naming of the generated enum.
fshasher
Scan the destination folder and make a hash of all files to get the current state of the directory.
tslink
Helps bind rust and typescript/javascript worlds
icsmw's Repositories
icsmw/tslink
Helps bind rust and typescript/javascript worlds
icsmw/enum_ids
enum_ids is a procedural attribute macro designed to generate a companion enum with only the variant names from an existing enum. It provides customizable options to control attribute inheritance, method naming, visibility, and the naming of the generated enum.
icsmw/bstorage
A lightweight library for working with application configuration files
icsmw/fshasher
Scan the destination folder and make a hash of all files to get the current state of the directory.