tempfile
temp file creator
Provides a secure way to create temporary files and references to them in Rust.
Temporary file library for rust
1k stars
11 watching
120 forks
Language: Rust
last commit: 4 days ago
Linked from 1 awesome list
filesystem-librarylibraryrusttempfiletesting
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/tempy | Provides functions to generate temporary file or directory paths. | 424 |
raszi/node-tmp | Creates temporary files and directories in Node.js environments | 740 |
stebalien/horrorshow-rs | A macro-based HTML templating library for Rust | 324 |
sindresorhus/tmpin | Pipes stdin to a temp file and spawns an app with the temp file path as the first argument. | 124 |
insomnimus/tidier | A Rust library for formatting and cleaning up HTML, XHTML, and XML documents | 4 |
sorairolake/nt-time | Provides a Rust library to manipulate Windows file times | 6 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
steveire/grantlee | A set of libraries that help separate document structure from data and enable advanced text generation. | 141 |
codenoid/fido | Distributed file storage solution using Rust. | 8 |
r0man/sablono | A templating library that enables React component definition using Lisp/Hiccup style syntax | 696 |
kethinov/teddy | A simple, readable templating language with support for server-side and client-side rendering | 4 |
snapframework/heist | A Haskell library that allows binding values to XML tags in web templates | 92 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 479 |
steliosha/alfred_file_creator | A scripting tool for easily creating files with customizable templates. | 19 |
tmontaigu/shapefile-rs | A Rust library to read and write shapefile formats | 59 |