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 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- The empty type Void.☆71Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 7 years ago
- A type-safe wrapper around mount() system call for rust with good error reporting☆32Updated 3 years ago
- ☆27Updated 8 years ago
- A Beginner Friendly Rusty WASM Framework☆51Updated 6 years ago
- opt-in runtime introspection☆12Updated 3 years ago
- ☆40Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Cargo inspired build system for C based projects☆31Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- Discover funding links for your project's dependencies.☆68Updated last year
- ☆63Updated 8 years ago
- A toy sudo clone written in Rust☆76Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago