min-no-std

A minimal setup for a no_std library with wee_alloc as global allocator (by kobby-pentangeli)

Min-no-std Alternatives

Similar projects and alternatives to min-no-std

  1. cortex-m-quickstart

    Template to develop bare metal applications for Cortex-M microcontrollers

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. wee_alloc

    The Wasm-Enabled, Elfin Allocator

  4. acid_alloc

    Bare-metal allocators.

  5. embedded-alloc

    A heap allocator for embedded systems

  6. beef

    Faster, more compact implementation of std::borrow::Cow (by maciejhirsz)

  7. spellbook

    A Hunspell-compatible spellchecking Rust library (by helix-editor)

  8. xargo

    2 min-no-std VS xargo

    The sysroot manager that lets you build and customize `std`

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. serde

    Serialization framework for Rust

  11. mimalloc_rust

    A Rust wrapper over Microsoft's MiMalloc memory allocator

  12. simple-chunk-allocator

    Discontinued A simple allocator written in Rust that manages memory in fixed-size chunks.

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

min-no-std discussion

Log in or Post with

min-no-std reviews and mentions

Posts with mentions or reviews of min-no-std. We have used some of these posts to build our list of alternatives and similar projects.
  • WASM file size for a minimal #![no_std] library too large
    1 project | /r/rust | 13 Oct 2021
    I was getting a large .wasm file size for my no_std library, so I decided to investigate by setting up the smallest possible no_std library with wee_alloc as the global allocator: https://github.com/kobby-pentangeli/min-no-std

Stats

Basic min-no-std repo stats
1
0
0.0
over 3 years ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Rust is
the 5th most popular programming language
based on number of references?