rwkv.f90 VS picojpeg

Compare rwkv.f90 vs picojpeg and see what are their differences.

rwkv.f90

Port of the RWKV-LM model in Fortran (Back to the Future!) (by nlpodyssey)

picojpeg

picojpeg: Tiny JPEG decoder for 8/16-bit microcontrollers (by richgel999)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rwkv.f90 picojpeg
2 2
39 71
- -
8.6 0.0
7 months ago about 2 years ago
Fortran C
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rwkv.f90

Posts with mentions or reviews of rwkv.f90. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.

picojpeg

Posts with mentions or reviews of picojpeg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.
  • karpathy/llm.c
    10 projects | news.ycombinator.com | 8 Apr 2024
    Most modern A/V codecs won't fit in that limit by several orders of magnitude.

    Even standard-compliant JPEG decoder would be hard to squeeze without some serious codegolfing. Discarding some barely used features gets you close to that limit, though [1].

    Smallest popular TCP/IP stack [2] is ~20kLoC.

    [1] https://github.com/richgel999/picojpeg

    [2] https://savannah.nongnu.org/projects/lwip/

  • Image array into ESP32
    5 projects | /r/FastLED | 11 Feb 2021
    Your imagetwo[] is a JPEG file. You are displaying the raw JPEG data on the LEDs. It needs to be decoded first. Maybe you could use picojpeg to decode it.

What are some alternatives?

When comparing rwkv.f90 and picojpeg you can also consider the following projects:

llm.f90 - LLM inference in Fortran

scintillating_heatshrink - Converts animated GIFs to a custom format for playback on microcontrollers

fastGPT - Fast GPT-2 inference written in Fortran

JPEGDEC - An optimized JPEG decoder for Arduino

inference-engine - A deep learning library for use in high-performance computing applications in modern Fortran

fortran-wringer-tests - A collection of non-portable Fortran usage, standard-conformant or otherwise

ClimaCore.jl - CliMA model dycore

neural-fortran - A parallel framework for deep learning

Fortran-code-on-GitHub - Directory of Fortran codes on GitHub, arranged by topic

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.