heapless VS utils

Compare heapless vs utils and see what are their differences.

heapless

Heapless, `static` friendly data structures (by rust-embedded)

utils

Utility crates used in RustCrypto (by RustCrypto)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
heapless utils
4 8
1,387 404
2.9% 4.0%
8.7 8.9
23 days ago 4 days ago
Rust Rust
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.

heapless

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

utils

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

What are some alternatives?

When comparing heapless and utils you can also consider the following projects:

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

reference - The Rust Reference

blisp - A statically typed Lisp like scripting programming language for Rust.

sudo_pair - Plugin for sudo that requires another human to approve and monitor privileged sudo sessions

scapegoat - Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.

block-ciphers - Collection of block cipher algorithms written in pure Rust

regex-automata - A low level regular expression library that uses deterministic finite automata.

rust-crypto - A (mostly) pure-Rust implementation of various cryptographic algorithms.

cassette - A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.

biscuit - Biscuit research OS

RustCrypto - Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers