Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.commons
General-purpose data structures and routines.
https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.commons
aws data data-structures library rust
Last synced: about 1 month ago
JSON representation
General-purpose data structures and routines.
- Host: GitHub
- URL: https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.commons
- Owner: rafalwrzeszcz-wrzasqpl
- License: other
- Created: 2014-03-26T22:32:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T22:21:56.000Z (6 months ago)
- Last Synced: 2024-09-30T13:41:20.038Z (about 2 months ago)
- Topics: aws, data, data-structures, library, rust
- Language: Rust
- Homepage:
- Size: 20.5 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WrzasqPl-Commons
**WrzasqPl-Commons** is a general-purpose **Rust library**.
[![Build Status](https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.commons/actions/workflows/build.yaml/badge.svg)](https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.commons/actions)
# Usage
To use these crates simply refer to public registry:
```toml
[dependencies]
wrzasqpl-commons-aws = ""
```# Crates
- [**wrzasqpl-commons-aws**](https://rafalwrzeszcz-wrzasqpl.github.io/pl.wrzasq.commons/wrzasqpl-commons-aws/): common
routines for handling AWS service (mainly focusing on Lambda and DynamoDB currently).# Authors
This project is brought to you by [Rafał Wrzeszcz - Wrzasq.pl](https://wrzasq.pl) and published under
[MIT license](https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.commons/tree/master/LICENSE).List of contributors:
- [Rafał "Wrzasq" Wrzeszcz](https://github.com/rafalwrzeszcz) ([wrzasq.pl](https://wrzasq.pl)).