codeinred / path_no_alloc
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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- An async version of iterator☆41Updated 8 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- 📮 load, write, and copy remote and local assets☆26Updated this week
- SerdeV - Serde with Validation☆54Updated 5 months ago
- Transitive derive macros for Rust☆31Updated 10 months ago
- A more powerful replacement for standard macros☆33Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Imitate the documentation build that docs.rs would do☆48Updated last month
- A sinless derive helper☆62Updated 3 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated this week
- The quickest way to override dependencies with Cargo☆58Updated last week
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Configure const and static items by environment variables.☆24Updated last year
- Parallel iterator processing library for Rust☆102Updated last year
- Command line util to pretty print Rust backtraces☆28Updated 7 months ago
- Cargo hack manager☆64Updated last year
- ☆24Updated last year
- A memory efficient syntax tree for language developers☆54Updated last month
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Thread-unsafe async runtime☆27Updated 4 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 4 months ago