# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/siecdsa
snappy:google 開源的快速、無損壓縮包**
大家好,我是漁夫子。今天給大家推薦的是一個 google 開源的快速、無損的壓縮包:snappy。snappy 算法是 google 開源的。該包是 google 使用 go 語言來實現的。項目地址如下:項目地址:https://github.com/golang/snappy星標:1.4k使用者:97.7k簡介--該包的目標並不是最大化的壓縮比例,也不是和其他壓縮庫兼容;相反,snappy 算法 ⌘ Read more