martinohmann / vecmap-rsLinks
A vector-based map and set implementation for rust
☆16Updated this week
Alternatives and similar repositories for vecmap-rs
Users that are interested in vecmap-rs are comparing it to the libraries listed below
Sorting:
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆12Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- ☆36Updated last year
- Rust String type with configurable byte storage.☆36Updated last year
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- A C expression parser and evaluator☆49Updated 2 years ago
- String optimized for map keys☆67Updated last week
- ☆24Updated 2 years ago
- Simple and fast async channels☆18Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last week
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Take a value atomically once.☆30Updated 3 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆20Updated 3 years ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Executor for asynchronous task based on wasm web workers.☆33Updated last year