eira-fransham / crunchy
Crunchy unroller - deterministically unroll constant loops
☆40Updated 3 months ago
Alternatives and similar repositories for crunchy
Users that are interested in crunchy are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆63Updated 7 years ago
- ☆20Updated 8 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆37Updated last month
- ☆52Updated 5 years ago
- ☆38Updated last year
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆36Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- A sanity checker for global allocations in Rust☆51Updated last month
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago