codeinred / path_no_alloc
Allows joining paths without allocation
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for path_no_alloc
- Zero-cost bitsets over native Rust types☆76Updated last month
- Transitive derive macros for Rust☆30Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆34Updated 11 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 2 years ago
- An async version of iterator☆37Updated 5 months ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- Transform, compare and query JSON format☆22Updated 7 months ago
- A sinless derive helper☆51Updated 2 weeks ago
- State machine pattern for Rust☆29Updated 3 weeks ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Trait implementation generator macro☆27Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- 📮 load, write, and copy remote and local assets☆25Updated this week
- ☆23Updated last year
- Bounded integers for Rust☆25Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Human-friendly indexed collections☆51Updated 10 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- `smol` integrations with `axum`☆18Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Surround cargo test with arbitrary Rust setup and teardown code.☆13Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Efficient sampling with uniform probability☆32Updated 2 years ago
- ☆33Updated last week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Configure const and static items by environment variables.☆22Updated last year