technocreatives / core2Links
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆74Updated last year
Alternatives and similar repositories for core2
Users that are interested in core2 are comparing it to the libraries listed below
Sorting:
- #[no_std] print equivalent for Rust☆64Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- Rust's std::net except without the std.☆46Updated 2 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- `$crate` in procedural macros.☆71Updated last week
- Macro for sealing traits and structures☆54Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Big array helper for serde☆60Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Abstract over different executors☆73Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Library facilitating safe pinned initialization☆41Updated this week
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆57Updated last year
- ☆67Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- ☆46Updated last year