ac-library-rs is a rust port of AtCoder Library (ACL).
See below for ACL.
We are trying to keep up with the original ACL, to make APIs user-friendly, to fix known bugs, and so on.
- Track the recent changes in atcoder/ac-library #91
- Write rustdoc #75
- Segtree: Monoid BitOrOper/BitAndOper/BitXorOper, FromIterator, get_slice #115
- u32 modulo fix #112
However, we can't afford to do all of these things by ourselves. If you are using ac-library-rs, are familiar with competitive programming, and can find time, please help us.
- Create an issue or a draft PR before you start working.
- Make a PR and pass tests.
We have a Zulip organization rust-jp.rs. All of the streams and topics are visible without logging in. If you like, please join it.
We are discussing this project in #競プロ > ac-library-rs
.