alexheretic / spin-sleep
Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.
☆161Updated last month
Alternatives and similar repositories for spin-sleep:
Users that are interested in spin-sleep are comparing it to the libraries listed below
- Tweak a Rust value directly in the source code☆170Updated 2 weeks ago
- A Rust promise for games and immediate mode GUIs☆132Updated last year
- Migrated to Codeberg☆80Updated last year
- ☆194Updated 2 months ago
- 💫 Easily retry futures 🦀☆205Updated last year
- Math Interoperability Types☆264Updated last year
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆131Updated 4 months ago
- A library for compact bit sets containing enums.☆98Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆181Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- A tiny, fast, zero-dep library for random number generation☆231Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Rust replacement for miniz☆199Updated last week
- struct RGB for sharing pixels between crates☆101Updated 3 months ago
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆130Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆115Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Use bitsized types as if they were a feature of rust.☆180Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Compile-time string formatting☆232Updated 3 months ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- "A very small syn"☆201Updated last month
- Generic Atomic<T> type for Rust☆230Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated 11 months ago