martinohmann / vecmap-rsLinks
A vector-based map and set implementation for rust
☆13Updated last month
Alternatives and similar repositories for vecmap-rs
Users that are interested in vecmap-rs are comparing it to the libraries listed below
Sorting:
- Take a value atomically once.☆30Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated last month
- Atomic operations on potentially uninitialized integers.☆22Updated this week
- Byte-wise atomic memcpy.☆38Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Simple and fast async channels☆18Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 3 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- ☆39Updated 2 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆11Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A c_import macro for Rust☆11Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- 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 cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago