Amanieu / hashmap_coreLinks
Implementation of HashMap and HashSet for no_std environments
☆19Updated 5 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:
- std::Error in no_std environment.☆39Updated 4 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆27Updated 8 years ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- opt-in runtime introspection☆12Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- Named arguments for Rust☆38Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- ☆40Updated 6 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Aligned allocation for Rust☆15Updated 4 years ago