《为嵌入式Linux构建极小的Rust二进制文件》
本文介绍了如何把Rust语言的一个22MB大的二进制文件精简为一个243KB的二进制文件。
https://jamesmunns.com/update/2018/04/01/tinyrocket.html
#Rust #Cargo #Linux #Binary
本文介绍了如何把Rust语言的一个22MB大的二进制文件精简为一个243KB的二进制文件。
https://jamesmunns.com/update/2018/04/01/tinyrocket.html
#Rust #Cargo #Linux #Binary
Jamesmunns
Tiny Rocket
At the recent 2018 Rust All Hands, I met up with Katharina @spacekookie, who works on an open source project that creates software for Embedded Linux Devices. She had talked with the other engineers on the project about including some Rust components, however…
https://github.com/soduto/Soduto
Linux下有一个著名的跨平台共享软件叫做KDEConnect, 用了mac之后一直没找到这种类似的同步工具, 今天偶然发现KDEConnect的macOS版本.
使用这个简单的工具就可以实现同网络下Linux, macOS, Android三种设备的跨平台传输文件和共享剪贴板了.
#macOS #KDE #Linux #共享
Linux下有一个著名的跨平台共享软件叫做KDEConnect, 用了mac之后一直没找到这种类似的同步工具, 今天偶然发现KDEConnect的macOS版本.
使用这个简单的工具就可以实现同网络下Linux, macOS, Android三种设备的跨平台传输文件和共享剪贴板了.
#macOS #KDE #Linux #共享
GitHub
GitHub - soduto/Soduto: Soduto is a KDEConnect compatible client for macOS. It allows better integration between your phones, desktops…
Soduto is a KDEConnect compatible client for macOS. It allows better integration between your phones, desktops and tablets. - soduto/Soduto
https://github.com/dylanaraps/pure-bash-bible
纯bash实现常用的外部命令的功能, 例如tail, grep, find, 甚至接替awk等的部分能力.
#Bash #Shell #脚本 #Linux
纯bash实现常用的外部命令的功能, 例如tail, grep, find, 甚至接替awk等的部分能力.
#Bash #Shell #脚本 #Linux
GitHub
GitHub - dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.
📖 A collection of pure bash alternatives to external processes. - dylanaraps/pure-bash-bible
macOS下的平铺窗口管理器.
开箱即用的平铺窗口管理器:
https://github.com/ianyh/Amethyst
类似的, 但不是开箱即用:
https://github.com/koekeishiya/chunkwm
Linux下当然是这个了:
https://xmonad.org/
#平铺 #窗口管理器 #Tiling #macOS #Linux
开箱即用的平铺窗口管理器:
https://github.com/ianyh/Amethyst
类似的, 但不是开箱即用:
https://github.com/koekeishiya/chunkwm
Linux下当然是这个了:
https://xmonad.org/
#平铺 #窗口管理器 #Tiling #macOS #Linux
GitHub
GitHub - ianyh/Amethyst: Automatic tiling window manager for macOS à la xmonad.
Automatic tiling window manager for macOS à la xmonad. - ianyh/Amethyst
https://github.com/hakavlad/nohang
Nohang 是一个 Linux 守护程序,也是一个高度可配置的 OOM(内存溢出)阻止工具,适用于 Linux 系统,能够有效地防止内存不足的情况。
部分功能特性:
1、具有良好注释的配置文件,配置方面(配置中有 38 个参数)
2、可以将 SIGKILL 和 SIGTERM 作为发送给 victim 的信号
3、支持 zram(使用 mem_used_total 作为触发器)
4、可定制的监控强度
5、桌面通知:用于预防 OOM 和警告内存不足
#Linux #开源 #内存 #工具
Nohang 是一个 Linux 守护程序,也是一个高度可配置的 OOM(内存溢出)阻止工具,适用于 Linux 系统,能够有效地防止内存不足的情况。
部分功能特性:
1、具有良好注释的配置文件,配置方面(配置中有 38 个参数)
2、可以将 SIGKILL 和 SIGTERM 作为发送给 victim 的信号
3、支持 zram(使用 mem_used_total 作为触发器)
4、可定制的监控强度
5、桌面通知:用于预防 OOM 和警告内存不足
#Linux #开源 #内存 #工具
GitHub
GitHub - hakavlad/nohang: A sophisticated low memory handler for Linux
A sophisticated low memory handler for Linux. Contribute to hakavlad/nohang development by creating an account on GitHub.
https://github.com/rancher/k3os
#操作系统 #Kubernetes #Docker #容器 #Linux
Rancher团队日常发布一些很酷的玩具….这是一个基于k3s构建的Linux发行版, 一个为集群而生的操作系统. (基于Alpine Linux)
#操作系统 #Kubernetes #Docker #容器 #Linux
Rancher团队日常发布一些很酷的玩具….这是一个基于k3s构建的Linux发行版, 一个为集群而生的操作系统. (基于Alpine Linux)
GitHub
GitHub - rancher/k3os: Purpose-built OS for Kubernetes, fully managed by Kubernetes.
Purpose-built OS for Kubernetes, fully managed by Kubernetes. - rancher/k3os