KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
AdvUtils
★ 24
Open GitHub ↗
Advanced Utility Libs
Download README (.md)
Explore Similar Repositories
Dapper-Demo-Web-API
:
Web API using Dapper - For article on JeremyMorgan.com
webpack-presets
:
Shareable configuration presets for Webpack (MIT)
go-secretcrypt
:
Encrypt your secrets with kms
DataX
:
DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。
acteve
:
Dynamic Symbolic Execution of Android Apps
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
AdvUtils
?
Download (.md)
# AdvUtils Advanced Utility Libs This project provides the following basic and advanced utility libs for developer. 1. DictMatch: high performance string matching in large lexical dictionary 2. Basic Trie-Tree: naive trie-tree builder and searching algorithm 3. Double Array Trie-Tree: high performance parallel double array trie-tree builder and searching algorithm 4. Big Array: the large array which supports more than 2G size 5. Variable Big Array: the variable large array which supports more than 2G size 6. Big Dictionary: the large dictionary which supports more than 2G size 7. Logger: The utility class for logging. 8. Vector Quantization: Data compression method that convert continuous values to discrete values