Skip to content

jwodder/rswodlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. CI Status codecov.io MIT License

rswodlib is a personal collection of Rust functions & functionalities that, though useful and often reused, aren't quite worthy of published packages of their own. It is not meant to be installed; instead, if you see anything you like in it, you are encouraged to copy & paste, subject to the MIT license.

The project is laid out as a workspace in which the root package contains only code with no (non-test) dependencies beyond std (and automod, for convenience) while the other packages (all located in crates/) require one or more third-party dependencies each.

About

Assorted Rust utility functions

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages