chuckcscccl / fixedstrLinks
Library of strings of constant maximum size that can be copied and stack allocated
☆20Updated 2 months ago
Alternatives and similar repositories for fixedstr
Users that are interested in fixedstr are comparing it to the libraries listed below
Sorting:
- structured parallel execution for async Rust☆37Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- An async version of iterator☆41Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Dynamic structured values for Rust☆30Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 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…☆67Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A faster Arc.☆80Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- Typed any map for rust☆67Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Obsessively tiny error derive macro☆86Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated this week
- Rust API stability attributes for the rest of us.☆31Updated last year