technocreatives / core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆72Updated last year
Alternatives and similar repositories for core2:
Users that are interested in core2 are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- #[no_std] print equivalent for Rust☆60Updated last year
- Rust std::io with all the parts that don't work in core removed.☆36Updated last year
- Threadsafe RefCell for Rust☆89Updated last year
- Minimal and reusable non-blocking I/O layer☆91Updated last year
- Project group working on the "safe transmute" feature☆87Updated 4 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- ☆66Updated 5 months ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Rust's std::net except without the std.☆47Updated 2 years ago
- A core wrapper made by terrible villains.☆25Updated 4 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- `$crate` in procedural macros.☆68Updated last week
- ☆78Updated 3 years ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- MOVED TO https://github.com/rust-embedded/embedded-hal☆21Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 2 months ago
- Low level API definition of a Mutex☆25Updated 4 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- Serialization value trees☆43Updated 5 months ago
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆30Updated last year
- Library facilitating safe pinned initialization☆30Updated last month