chuckcscccl / fixedstrLinks
Library of strings of constant maximum size that can be copied and stack allocated
☆19Updated 8 months ago
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 trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last week
- structured parallel execution for async Rust☆37Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- An async version of iterator☆40Updated last year
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 3 months ago
- 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…☆97Updated 2 months ago
- ☆88Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- 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 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Rust traits for key comparison in maps.☆34Updated 9 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated this week
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆37Updated 5 months ago