chuckcscccl / fixedstrLinks
Library of strings of constant maximum size that can be copied and stack allocated
☆19Updated last week
Alternatives and similar repositories for fixedstr
Users that are interested in fixedstr are comparing it to the libraries listed below
Sorting:
- Proc-macro utility to populate enums from database data☆20Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last week
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A sinless derive helper☆76Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Derive a builder for your constructors in Rust☆71Updated 3 weeks 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…☆65Updated this week
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆34Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Library facilitating safe pinned initialization☆72Updated this week
- An async version of iterator☆40Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago