algorithms
Algorithm library
A collection of C++ implementations of fundamental algorithms and data structures.
Algorithms & Data structures in C++.
5k stars
369 watching
2k forks
Language: C++
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
kumar91gopi/algorithms-and-data-structures-in-ruby | Implementations of various algorithms and data structures in Ruby | 722 |
kanwei/algorithms | A comprehensive library of algorithms and data structures in Ruby | 2,676 |
pedrovgs/algorithms | A collection of algorithms implemented in Java to solve common problems in computer science and programming. | 2,790 |
bincode-org/bincode | A compact binary encoder/decoder implementation for Rust | 2,748 |
phishman3579/java-algorithms-implementation | A collection of algorithms and data structures implemented in Java | 4,463 |
real-logic/simple-binary-encoding | A high-performance message codec for low-latency financial applications | 3,136 |
clhchtcjj/bine | This repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks. | 227 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,320 |
blooddy/blooddy_crypto | A set of algorithms and data processing tools for binary data | 91 |
bits-and-blooms/bitset | A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,363 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,079 |
hypothesis/h | An online annotation platform providing an API for web-based annotators. | 2,972 |
ebtech/rust-algorithms | A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,778 |
k-bx/protocol-buffers | A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data | 80 |