lru-rs VS rustc_codegen_gcc

Compare lru-rs vs rustc_codegen_gcc and see what are their differences.

lru-rs

An implementation of a LRU cache (by jeromefroe)

rustc_codegen_gcc

libgccjit AOT codegen for rustc (by rust-lang)
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
lru-rs rustc_codegen_gcc
3 49
590 875
- 1.5%
6.7 9.7
2 months ago about 19 hours ago
Rust Rust
MIT License Apache License 2.0
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.

lru-rs

Posts with mentions or reviews of lru-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-02.
  • โ€œRust is safeโ€ is not some kind of absolute guarantee of code safety
    12 projects | /r/programming | 2 Oct 2022
    For reference, the fix for https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45720 was as simple as this commit: https://github.com/jeromefroe/lru-rs/commit/ea64c8f932a45434cbc71d3843d28af7c1819864.
  • How Safe Is Zig?
    8 projects | news.ycombinator.com | 23 Jun 2022
    You didn't seem to click the commit the guy linked with the rust code https://github.com/jeromefroe/lru-rs/pull/121/commits/416a2d...

    It has nothing to do with opting out. Zig, Rust and no language saves you when you write incorrect unsafe code. My original point is disqualifying c tools is misleading and everything suffers from incorrect unsafe code

rustc_codegen_gcc

Posts with mentions or reviews of rustc_codegen_gcc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-05.

What are some alternatives?

When comparing lru-rs and rustc_codegen_gcc you can also consider the following projects:

zorrow - Borrowchecker in Zig

gccrs - GCC Front-End for Rust

stable_deref_trait - Unsafe marker trait for types that deref to a stable address

gcc-rust - a (WIP) Rust frontend for gcc / a gcc backend for rustc

tigerbeetle - A distributed financial accounting database designed for mission critical safety and performance. [Moved to: https://github.com/tigerbeetledb/tigerbeetle]

min-sized-rust - ๐Ÿฆ€ How to minimize Rust binary size ๐Ÿ“ฆ

arm-trusted-firmware - Read-only mirror of Trusted Firmware-A

databend - ๐——๐—ฎ๐˜๐—ฎ, ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ & ๐—”๐—œ. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com

rust - Empowering everyone to build reliable and efficient software.

compiler-explorer - Run compilers interactively from your web browser and interact with the assembly

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

libgccjit-patches - Patches awaiting review for libgccjit