chuckcscccl / fixedstrLinks
Library of strings of constant maximum size that can be copied and stack allocated
☆18Updated 7 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☆79Updated 7 months ago
- structured parallel execution for async Rust☆37Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Embed images in Rust documentation☆26Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A sinless derive helper☆74Updated 4 months ago
- ☆34Updated last year
- 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…☆64Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- An alternative rust async runtime.☆56Updated last week
- 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
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated 6 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 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 last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆35Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A red-black tree and set with callbacks☆22Updated last month
- Typed any map for rust☆67Updated 10 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated 3 weeks ago
- An async version of iterator☆40Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago