2 releases
0.1.1 | Apr 9, 2023 |
---|---|
0.1.0 | Apr 9, 2023 |
#854 in Algorithms
885 downloads per month
155KB
4K
SLoC
ac-library-rs
ac-library-rs is a rust port of AtCoder Library (ACL).
See below for ACL.
Progress
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.
How to contribute
- Create an issue or a draft PR before you start working.
- Make a PR and pass tests.
More information
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
.