martinohmann / vecmap-rsLinks
A vector-based map and set implementation for rust
☆13Updated last week
Alternatives and similar repositories for vecmap-rs
Users that are interested in vecmap-rs are comparing it to the libraries listed below
Sorting:
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Fast implementation of Decimal fixed-point arithmetics☆22Updated 7 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆39Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆36Updated 11 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- NATS unique identifiers☆20Updated 5 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Some benchmarks for generational arenas in rust☆27Updated last year
- Rust promises library☆20Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago