> win-tools是一个命令行小工具库,正在逐步增加新元素中...
Linux tools for Path of Exile
https://github.com/rustwasm/walrus bindings
https://github.com/rustwasm/walrus bindings
This is the **x86_64-unknown-linux-gnu** binary for `@tailwindcss/oxide`
https://github.com/rustwasm/walrus bindings
Native bindings for Rollup
Native bindings for Rollup
https://github.com/rustwasm/walrus bindings
This is the **x86_64-unknown-linux-gnu** binary for `@next/swc`
Super-fast alternative for babel
Prebuilt sharp for use with Linux (glibc) x64
This is the **x86_64-unknown-linux-musl** binary for `@tailwindcss/oxide`
This is the **linux-x64-musl** binary for `@next/swc`
UnRS Resolver Node API
UnRS Resolver Node API
Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.
Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.
Super-fast alternative for babel
The linux x64 distribution of the Sentry CLI binary.
Oxc Resolver Node API
Kerberos library for Node.js
https://linux.die.net/man/2/nice binding for Node.js
HTTPS server running on localhost
A simple cargo subcommand for generating flamegraphs, using inferno under the hood
A General-Purpose 6D Collisionless Gravitational Dynamics Solver
A pure-Rust library for managing eBPF programs.
Terminal interface for the caustic Vlasov-Poisson solver
Library for cryptographic research
Procedural macros for the marser parser-combinator library.
Call posix_fadvise on a specific file.
Homebrew-style wrapper for Nix using flake.nix
Common *NIX tools and commands which can be used easily in irb
LFD, which stands for "Linux Flash Develop", will help you develop Flash and Flex applications on Linux.
a folder archive tool for Linux or Mac
Collection of command line tools we use in our daily work with Ruby, Rails and Linux at makandra.
Ruby on Container / helper tools with DSL for your handmade linux containers.
# ruby unshare (runshare) This tool allows to unshare Linux namespaces. The implementation is similar to the unshare(1) tool. ## Installation Add this line to your application's Gemfile: ```ruby gem 'runshare' ``` And then execute: $ bundle Or install it yourself as: $ gem install runshare ## Usage > require "runshare" > RUnshare::unshare For example: cat > test.rb require "runshare" pid = RUnshare::unshare( :clone_newpid => true, :clone_newns => true, :clone_newcgroup => true, :clone_newipc => true, :clone_newuts => true, :clone_newnet => true, :clone_newtime => true, :fork => true, :mount_proc => "/proc", # docker export $(docker create hello-world) | tar -xf - -C rootfs :root => "/tmp/rootfs" ) if pid == 0 # child puts "--- #{Process.pid}" if system("/hello") != true raise "bad" end puts "--- done" else # parent puts "-- unshare=#{pid}, pid=#{Process.pid}" puts "-- exit=#{Process.waitpid(pid)}" end ^D sudo ruby -I ./lib ./test.rb ## Quick start $ rake compile && echo 'require "runshare"; RUnshare::unshare(:clone_newuts => true)' | irb install -c tmp/x86_64-linux/runshare/2.4.10/runshare.so lib/runshare/runshare.so cp tmp/x86_64-linux/runshare/2.4.10/runshare.so tmp/x86_64-linux/stage/lib/runshare/runshare.so Switch to inspect mode. require "runshare"; RUnshare::unshare ## Ruby <2.5 If your app is single threaded and you are observing: eval:1: warning: pthread_create failed for timer: Invalid argument, scheduling broken Just ignore it with some degree of bravity. You also can silence it by setting: $VERBOSE = nil ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/sitano/runshare. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Apt-Downloader is intended as a useful tool for developers working on embedded linux. When working on embedded linux it can be difficult to get programs working on your target due to the shear number of dependencies needed to run them. Debian has done an excellent job of building and testing their software packages on a large number of architectures. The debian apt system makes it easy for debian users to get access to this software on their own platforms, but it's a bit obsfuscated how to use thier software to say, download a package and all of it's dependencies to the root filesystem of your target and target architecture. Apt-Downloader is front end to apt that is intended to make this easy.
Extra tools to help manage active directory users on Linux.
A Tool to Setup, Maintain, and Deploy Capistrano Driven Wordpress Sites
Tool to easy install, use and manage Linux configuration files.
mssql server command line tool
LINUX ONLY: command line tool to print basic system hardware resources (disk, cpu, ram, proc).
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.