polypus74 / trusty_rusty_snippetsLinks
A fairly comprehensive set of snippets for the Rust programming language
☆16Updated 6 years ago
Alternatives and similar repositories for trusty_rusty_snippets
Users that are interested in trusty_rusty_snippets are comparing it to the libraries listed below
Sorting:
- ☆53Updated 6 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 8 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆62Updated 3 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- ☆31Updated 5 years ago
- Rust binding for libsound.io☆49Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 4 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- Safe pointer-to-member functionality for rust☆34Updated last year
- ☆64Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆58Updated 4 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Extensible app filesystem library.☆32Updated 6 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 3 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 3 months ago
- Safely combine results☆82Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago