h264-reader

Rust reader for H264 bitsream syntax (by dholroyd)

H264-reader Alternatives

Similar projects and alternatives to h264-reader 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 h264-reader alternative or higher similarity.

h264-reader reviews and mentions

Posts with mentions or reviews of h264-reader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-24.
  • Unbuffered I/O Can Make Your Rust Programs Much Slower
    2 projects | news.ycombinator.com | 24 Dec 2021
    Recommended by whom?

    When you want to process stuff in bulk, it's better to use BufRead::fill_buf (reusing the BufRead's buffer) rather than copy into your own.

    For example, I wrote some code which basically skips some escape bytes. [1] It wraps a BufRead and is itself a BufRead. Its caller actually can read straight from the buffer you supply, skipping two layers of copying.

    [1] https://github.com/dholroyd/h264-reader/blob/60ed66dc4dbfe74...

Stats

Basic h264-reader repo stats
1
59
7.2
about 2 months ago

dholroyd/h264-reader is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of h264-reader is Rust.


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