codeinred / path_no_allocLinks
Allows joining paths without allocation
☆20Updated last year
Alternatives and similar repositories for path_no_alloc
Users that are interested in path_no_alloc are comparing it to the libraries listed below
Sorting:
- An async version of iterator☆40Updated last year
- Transitive derive macros for Rust☆32Updated last month
- ☆24Updated 2 years ago
- Human-friendly indexed collections☆53Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- `smol` integrations with `axum`☆19Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- An alternative `std`-like implementation built on origin☆31Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- structured parallel execution for async Rust☆33Updated 11 months ago
- Yet another string type for Rust☆86Updated this week
- A regex crate using Brzozowski derivatives.☆26Updated 2 months ago
- Serde with Validation☆59Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Efficient byte-stream pipe buffer☆43Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Bounded integers for Rust☆31Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated last year
- String optimized for map keys☆65Updated 2 weeks ago