tempdir.nim
Temp dir manager
Provides functions to create and manage temporary directories in various paths
A Nim library to create and manage temporary directories. Inspired by the Rust library of the same name: https://github.com/rust-lang-nursery/tempdir
6 stars
2 watching
0 forks
Language: Nim
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
h3rald/nifty | Manages decentralized packages and scripts on multiple platforms using Nim. | 44 |
euantorano/serial.nim | A library providing a pure Nim interface to serial ports. | 73 |
treeform/nimby | A tool to manage multiple Nim packages and their dependencies in a consistent manner. | 14 |
justjavac/dvm | A tool for managing multiple versions of the Deno runtime environment. | 646 |
disruptek/nimph | A tool for managing dependencies and package hierarchies in Nim programming language projects | 159 |
dom96/choosenim | A tool for managing multiple versions of the Nim programming language. | 681 |
numtide/devshell | A tool to simplify project-specific developer environments by integrating direnv and nix for a unified development setup. | 1,265 |
lucawolf/des.nim | A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
thytom/dwmbar | A modular status bar solution for dwm window managers | 129 |
rolv-apneseth/tfm.nvim | Provides integration with terminal file managers for Neovim | 83 |
jtmoulia/spawndir | A tool that spawns processes from the file system by monitoring directories and executing specified commands with provided arguments. | 4 |
nektro/zigmod | A package manager for the Zig programming language. | 769 |
timuntersberger/neofs | A file manager plugin for Neovim that provides a user interface and keybindings for navigating and managing files. | 70 |
euantorano/pledge.nim | A wrapper around OpenBSD's pledge system call for language Nim | 6 |
euantorano/sysrandom.nim | A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG | 11 |