TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14714 · May 16

#go#compression#decompression#deflate#go#golang#gzip#snappy#zip#zstandard#zstd The "github.com/klauspost/compress" package offers many fast and efficient compression tools in pure Go, including zstandard, S2 (a faster Snappy replacement), optimized deflate for gzip/zip/zlib, and snappy with better compression and concurrency. It also provides entropy encoders (huff0, FSE), HTTP gzip handlers, and a parallel gzip implementation (pgzip). These tools are drop-in replacements for Go's standard libraries but run about twice as fast, saving time and resources. You can easily add it to your project with `go get`. It supports current and recent Go versions and offers options to disable unsafe code or assembly for compatibility. This package benefits you by improving compression speed and efficiency while maintaining compatibility with standard Go compression APIs, making your applications faster and more resource-friendly. https://github.com/klauspost/compress

Results

2 similar posts found

Search: #webssh

当前筛选 #webssh清除筛选
耕读频道

@iGengdu · Post #535 · 09/10/2024, 02:12 AM

#SSH#Webssh#教程#推荐 优秀的Webssh项目 1. Sshwifty 体验地址: https://sshwifty-demo.nirui.org/ 源码仓库:https://github.com/nirui/sshwifty (感谢F大佬的分享和推荐) 2.Webssh 2.1 体验地址:https://ssh-crazypeace.koyeb.app/ ;https://ssh.asscl.cloudns.cl/ 源码仓库、教程:https://github.com/crazypeace/huashengdun-webssh (感谢Creazypeace大佬) 2.2我自己搭建的Webssh服务 https://ssh.igdux.top 或 https://ssh-igdux.koyeb.app/ 说明:基于Creazypeace大佬修改的源码、教程(主要参考了这篇教程)和Koyeb服务搭建。 3.Electerm Web版 https://electerm-demo.html5beta.com/ 📢频道✈️ 群聊 (耕读) 📬投稿

秀儿の科技软件|资源分享社🎀

@JianjiaoPD · Post #10601 · 03/12/2026, 03:00 PM

✈️Flassh | 基于 Web 的 SSH 终端客户端,内置SFTP 文件管理 + 系统监控 ⭐️ 检索标签:#Flassh#WebSSH#SSH终端#SSH#SFTP#文件管理#系统监控 ⭐️ 详情介绍:Flassh 是个直接在浏览器里用的 Web SSH 客户端,主打一个“开网页就能连服务器”。内置 SFTP 文件管理,支持浏览、上传下载、甚至在线编辑,很多时候不用再开额外工具。 它还把常用的运维小需求都塞进去了:系统监控能实时看 CPU/内存/磁盘/网络流量,登录历史方便排查异常登录;支持密码/私钥等多种认证;多标签多会话切换还能保留状态,断线有自动重连 📖GitHub·Flassh 😌频道 |🙂群聊 |😋中文包 |☺️搜索