japaric-archived / stable-embedded-rustLinks
The closest we are to embedded no-std binaries on stable Rust
☆18Updated 6 years ago
Alternatives and similar repositories for stable-embedded-rust
Users that are interested in stable-embedded-rust are comparing it to the libraries listed below
Sorting:
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated last week
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆53Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Coordination repository of the portability Working Group (WG)☆42Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- ☆40Updated 6 years ago