geeknoid / frozen-collectionsLinks
Fast partially immutable collections for Rust
☆35Updated last month
Alternatives and similar repositories for frozen-collections
Users that are interested in frozen-collections are comparing it to the libraries listed below
Sorting:
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- ☆35Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- It executes futures☆57Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Obsessively tiny error derive macro☆86Updated last year
- Scope-based single and multithreaded profiling.☆35Updated 4 months ago
- Typed any map for rust☆67Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- ☆76Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- A utility crate to log errors without losing key information along the way.☆32Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago