Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-algorithms
Algorithms in large system
https://github.com/ieiei/awesome-algorithms
Last synced: 1 day ago
JSON representation
-
Awesome Algorithms
-
Distributed Algorithm
-
bloom - Bloom Filter (布隆过滤器)
- python-bloomfilter - Scalable Bloom Filter implemented in Python
- dablooms - scaling, counting, bloom filter library
- Java-BloomFilter - A stand-alone Bloom filter implementation written in Java
- bloom - Go package implementing Bloom filters
-
B+ - B+Tree (B+树)
- cpp-btree - Google's cpp-btree B-tree set and map containers
- LMDB - Lightning memory-mapped database library
- Kyoto Cabinet - a straightforward implementation of DBM
- linux - B+Tree in linux
-
Hash Map
- bitcask - because you need another a key/value storage engine
-
SSTable
- cassandra - The Apache Cassandra database.
-
Inverted index - (倒排索引)
- ds2i - A library of *inverted* *index* data structures
- lucene-solr - Apache Lucene and Solr open-source search software
-
SCC - Strongly connected component (强连通分量)
- py-tarjan - Python implementation of Tarjan's strongly connected components algorithm.
- neo4j-algorithm - scc in neo4j
-
DAG - directed acyclic graph
- DAG - FCC Directed Acyclic Graph Tool
-
Cache
- lrucache11 - A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type
- caches - LRU, LFU, FIFO cache C++ implementations
-
Load Balance
- rrdtool-1.x - RRDtool 1.x - Round Robin Database
-
Page Rank
- pagerank - A pagerank implementation in C++ able to handle very big graphs
-
bitmap
- linux - bitmap in linux kernel
-
SL - Skip List (跳跃列表)
-
LSM - Log-Structured Merge Tree (LSM树)
- leveldb - a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- leveldb - a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- lsmtree - A fast key/value store that is efficient for high-volume random access reads and writes.
-
RBtree - Red-Black Tree (红黑树)
-
B - BTree (B树)
- mongoDB - The MongoDB Database
-
AVL Tree - (AVL 树)
- gods - GoDS (Go Data Structures)
-
Categories
Sub Categories
SL - Skip List (跳跃列表)
4
Distributed Algorithm
4
bloom - Bloom Filter (布隆过滤器)
4
B+ - B+Tree (B+树)
4
LSM - Log-Structured Merge Tree (LSM树)
3
Inverted index - (倒排索引)
2
RBtree - Red-Black Tree (红黑树)
2
Cache
2
SCC - Strongly connected component (强连通分量)
2
Load Balance
1
DAG - directed acyclic graph
1
Hash Map
1
AVL Tree - (AVL 树)
1
SSTable
1
bitmap
1
Page Rank
1
B - BTree (B树)
1
Keywords
database
3
java
3
information-retrieval
2
search
2
lfu
1
header-only
1
fifo-cache
1
fifo
1
cpp11
1
cpp
1
cache
1
c-plus-plus
1
transitive-closure
1
tarjan
1
scc
1
python
1
graph-algorithms
1
dependancy-manager
1
solr
1
search-engine
1
nosql
1
lucene
1
backend
1
inverted-index
1
skiplist
1
hashmap
1
go
1
algortihm
1
raft-consensus-algorithm
1
zookeeper
1
zab
1
service-discovery
1
key-value
1
distributed-systems
1
distributed-database
1
distributed-configuration
1
coordination
1
consensus
1
configuration-management
1
apache
1
tsdb
1
time-series
1
rrdtool
1
round-robin-database
1
lru-cache
1
lru
1
lfu-cache
1
cassandra
1