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

https://github.com/ryoga-exe/ac-library-zig

Zig implementation of AtCoder Library
https://github.com/ryoga-exe/ac-library-zig

atcoder-library competitive-programming zig zig-library zig-package

Last synced: 11 months ago
JSON representation

Zig implementation of AtCoder Library

Awesome Lists containing this project

README

          

# ac-library-zig

ac-library-zig is a Zig implementation of AtCoder Library (ACL).

See below for ACL.

- [Original repository (implemented in C++)](https://github.com/atcoder/ac-library)
- [AtCoder Library (ACL) - AtCoder](https://atcoder.jp/posts/517)
- [AtCoder Library - Codeforces](https://codeforces.com/blog/entry/82400)

## API Reference

Automatically generated API Reference for the project can be found at https://repos.ryoga.dev/ac-library-zig.

> [!NOTE]
> Zig autodoc is in beta;
> the website may be broken or incomplete.