chuckcscccl / fixedstrLinks
Library of strings of constant maximum size that can be copied and stack allocated
☆19Updated last month
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
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A faster Arc.☆80Updated last year
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- An alternative rust async runtime.☆59Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Typed any map for rust☆67Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last month
- A red-black tree and set with callbacks☆23Updated 2 months ago
- An async version of iterator☆41Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- 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…☆100Updated this week