Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)).