technocreatives / core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆73Updated last year
Alternatives and similar repositories for core2:
Users that are interested in core2 are comparing it to the libraries listed below
- #[no_std] print equivalent for Rust☆63Updated last year
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆45Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- MOVED TO https://github.com/rust-embedded/embedded-hal☆21Updated last year
- ☆72Updated 5 months ago
- Abstract over different executors☆73Updated last year
- ☆55Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Macro for sealing traits and structures☆52Updated 3 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- `$crate` in procedural macros.☆69Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆57Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Serialization value trees☆44Updated 7 months ago
- ☆33Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- (lifetime) GATs on stable Rust☆57Updated last year
- Target "triple" support☆50Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆67Updated 7 months ago