#competitive-programming #algorithm #sorting #binary-heap #trie #tree

competitive-programming-lib

Competitive Programming Library

1 unstable release

0.1.0 Sep 2, 2024

#1172 in Data structures

Download history 129/week @ 2024-08-28 27/week @ 2024-09-04

156 downloads per month

MIT license

14KB
481 lines

Competitive Programming Library Rust

this library is made for competitive programming, including algorithm like prime factors, gcd, etc also we have sorting lib like buble sort, radix sort, and we have data structures too binary heap, segmend tree, trie etc.

Dependencies

~315KB