kactl
Algorithm library
A template library providing C++ implementations of algorithms and data structures for competitive programming contests.
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
3k stars
50 watching
747 forks
Language: C++
last commit: 25 days ago algorithmcc0competitive-programmingcontestcppdata-structuresnotebook
Related projects:
Repository | Description | Stars |
---|---|---|
attractivechaos/klib | A standalone and lightweight C library providing efficient implementations of various algorithms and data structures | 4,204 |
thealgorithms/c | A collection of algorithms implemented in C for educational purposes | 19,308 |
kostya/benchmarks | A collection of benchmarking tests for various programming languages | 2,814 |
koide3/ndt_omp | An optimized Normal Distributions Transform algorithm for point cloud registration | 747 |
evgenykarkan/ekalgorithms | A collection of exercises and examples showcasing various algorithms, data structures, and software concepts in Objective-C. | 2,422 |
ebtech/rust-algorithms | A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,770 |
kodecocodes/swift-algorithm-club | An online resource providing implementations and explanations of algorithms and data structures in Swift | 28,822 |
nautilus-institute/quals-2023 | DEF CON CTF qualifier challenge repository with source code and assets | 123 |
pgebert/advent-of-code-kotlin-template | A Kotlin template for solving Advent of Code challenges | 0 |
kajott/compokit | An all-inclusive environment for hosting PC demoscene competitions | 16 |
ccpalettes/the-c-programming-language-second-edition-solutions | Solutions to exercises in K&R book on C programming | 568 |
ngthanhtrung23/acm_notebook_new | A C++ collection of algorithms and data structures optimized for competitive programming | 425 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
assert-kth/codrep | A machine learning competition and dataset providing a playground to test and compare ideas on source code data analysis. | 91 |
koromodako/mkctf | A CTF framework to create, build, deploy and monitor challenges | 107 |