Amanieu / hashmap_coreLinks
Implementation of HashMap and HashSet for no_std environments
☆19Updated 6 years ago
Alternatives and similar repositories for hashmap_core
Users that are interested in hashmap_core are comparing it to the libraries listed below
Sorting:
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- The empty type Void.☆71Updated 2 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 7 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A macro to define lambda-like macros inline.☆17Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A toy sudo clone written in Rust☆76Updated 4 years ago
- Universal Executables☆14Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- ☆40Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- ☆64Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Named arguments for Rust☆38Updated 8 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago