Rust zlib-license

Open-source Rust projects categorized as zlib-license
Topics: Rust Simd intrinsics

Top 4 Rust zlib-license Projects

  • bytemuck

    A crate for mucking around with piles of bytes

  • Project mention: Where can I read about how to write a safe API for unsafe code? | /r/rust | 2023-09-16

    bytemuck uses a number of traits to provide safe APIs for bitcasts in cases where it's actually safe. This doesn't cover the full spectrum of safety in Rust (I imagine Send and Sync aren't too relevant here?), but if you can understand how this crate provides a safe API on top of a fair bit of unsafe, then you'll be well on your way here. (For extra credit, study zerocopy as well, which lives in a similar domain. Compare its use of unsafe and the functionality it provides with bytemuck.) I mention these crates because after a cursory look, they have decent comments describing safety obligations. So you have a decent chance of actually understanding the boundary between safe and unsafe here.

  • tinyvec

    Just, really the littlest Vec you could need. So smol.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wide

    A crate to help you go wide. By which I mean use SIMD stuff. (by Lokathor)

  • safe_arch

    Exposes arch-specific intrinsics as safe function (via cfg).

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust zlib-license related posts

Index

What are some of the best open-source zlib-license projects in Rust? This list will help you:

Project Stars
1 bytemuck 606
2 tinyvec 604
3 wide 179
4 safe_arch 41

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com