Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ja7ad/algo issues and pull requests

#13 - feat: add consistent hashing algorithm

Pull Request - State: closed - Opened by Ja7ad about 1 month ago - 1 comment

#12 - Feat: Reservoir Sampling

Pull Request - State: closed - Opened by Ja7ad about 1 month ago - 1 comment

#11 - Count-Min Sketch (Fast Frequency Estimation)

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#10 - Aho-Corasick Algorithm (Multi-Pattern String Matching)

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#9 - Skip List (Alternative to Balanced Trees)

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#8 - K-D Tree (Fast Nearest Neighbor Search)

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#7 - HyperLogLog (Approximate Cardinality Counting)

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#6 - Van Emde Boas Tree (vEB) – Fast Integer Indexing

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#5 - Treap (Tree + Heap) – Fast Ordered Map with Randomized Balancing

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#4 - Bloom Filters (Fast Membership Testing)

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#3 - MinHash (Efficient Similarity Search)

Issue - State: open - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#2 - Consistent Hashing (Efficient Load Balancing)

Issue - State: closed - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm

#1 - Reservoir Sampling (Streaming Random Selection)

Issue - State: closed - Opened by Ja7ad about 1 month ago
Labels: good first issue, Algorithm