chuckcscccl / fixedstr
Library of strings of constant maximum size that can be copied and stack allocated
☆14Updated last month
Alternatives and similar repositories for fixedstr:
Users that are interested in fixedstr are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- ☆11Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- Serde support for the humantime crate☆33Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Library facilitating safe pinned initialization☆36Updated this week
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- ☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago