chuckcscccl / fixedstrLinks
Library of strings of constant maximum size that can be copied and stack allocated
☆18Updated 6 months ago
Alternatives and similar repositories for fixedstr
Users that are interested in fixedstr are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- structured parallel execution for async Rust☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- ☆34Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated 7 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A library version of cargo-bloat & more☆33Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago