Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwodder/rswodlib
Assorted Rust utility functions
https://github.com/jwodder/rswodlib
rust
Last synced: 20 days ago
JSON representation
Assorted Rust utility functions
- Host: GitHub
- URL: https://github.com/jwodder/rswodlib
- Owner: jwodder
- License: mit
- Created: 2023-05-04T21:36:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-10T18:17:47.000Z (9 months ago)
- Last Synced: 2024-02-11T17:48:50.365Z (9 months ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![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.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
[![CI Status](https://github.com/jwodder/rswodlib/actions/workflows/test.yml/badge.svg)](https://github.com/jwodder/rswodlib/actions/workflows/test.yml)
[![codecov.io](https://codecov.io/gh/jwodder/rswodlib/branch/master/graph/badge.svg)](https://codecov.io/gh/jwodder/rswodlib)
[![MIT License](https://img.shields.io/github/license/jwodder/rswodlib.svg)](https://opensource.org/licenses/MIT)`rswodlib` is a personal Rust library containing various useful (and often
reused) functions & functionalities that aren't quite worthy of 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.