untrusted

Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust. (by briansmith)

Untrusted Alternatives

Similar projects and alternatives to untrusted based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better untrusted alternative or higher similarity.

untrusted reviews and mentions

Posts with mentions or reviews of untrusted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-08.
  • Using unwrap() in Rust is Okay
    3 projects | news.ycombinator.com | 8 Aug 2022
    Sure... And no-panic is cool, yes.

    But I stand by what I said. My perspective here is like this. "Okay, so you're complaining about panics, what's your alternative?" No, really, like what do you instead of panicking? That's what my blog explores.

    So what I'm saying is, if you're going to complain about all the various panic branches, and assuming those panic branches are legitimate (i.e., hitting them would be a bug), then to me, that's just like complaining about bugs in general. At least with panics, they're a lot more visible.

    Even something like 'untrusted'[1] (used in crypto libs like 'ring') uses 'unwrap()' in its implementation. What else are you going to do to remove that panicking branch? Complaining about its existence, to me, is basically like complaining that bugs exist.

    [1]: https://github.com/briansmith/untrusted

Stats

Basic untrusted repo stats
1
190
0.0
8 months ago

briansmith/untrusted is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of untrusted is Rust.


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