rust-dark-light / dark-lightLinks
Rust crate to detect if dark mode or light mode is enabled
☆117Updated 4 months ago
Alternatives and similar repositories for dark-light
Users that are interested in dark-light are comparing it to the libraries listed below
Sorting:
- A Rust library for moving files to the Recycle Bin☆217Updated 3 months ago
- ANSI text styling☆140Updated this week
- Convert ansi colored text to tui::Text☆67Updated 3 months ago
- A small and lightweight Rust library to obtain the active locale on the system.☆122Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆135Updated 3 weeks ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Provides typed variants of Path and PathBuf for Unix and Windows☆55Updated 3 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆77Updated 6 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated 3 months ago
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆107Updated 3 months ago
- Animation Library for https://github.com/iced-rs/iced and https://github.com/pop-os/cosmic-epoch☆99Updated 3 months ago
- Open a path or URL with the system-defined program☆361Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆80Updated 10 months ago
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆106Updated 2 months ago
- Split a string into shell words, like Python's shlex.☆129Updated 4 months ago
- Rust library for typesystem-assisted bitflags.☆129Updated last month
- Even formats macros☆92Updated this week
- The prettier pattern-matching parser with automatic error recovery☆149Updated last month
- A simple, in-memory font database with CSS-like queries.☆153Updated 9 months ago
- Toolchain to create JVM-ready Java bytecode from Rust MIR.☆78Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.