mitsuhiko / small-ctorLinks
Minimal, dependency free implementation of the ctor crate
☆17Updated last year
Alternatives and similar repositories for small-ctor
Users that are interested in small-ctor are comparing it to the libraries listed below
Sorting:
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Wait for a collection of async tasks to finish.☆34Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Unicode validation and transcoding at billions of characters per second☆22Updated last week
- The simd optimized escape code☆54Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated 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…☆93Updated 6 months ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- Asynchronous DNS lookups☆66Updated last year
- like thread::spawn but for processes☆156Updated 6 months ago
- ☆60Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A slab allocator with stable references☆15Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Simple DNS written in Rust☆69Updated last month
- SQLite-based on-disk cache for Rust.☆23Updated last year
- LLVM Bitcode parser in Rust☆25Updated 4 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- The Duplex trait: interactive streams☆19Updated last year
- An async version of iterator☆40Updated last year
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- File locking for Rust.☆45Updated last year
- Practical examples of the Rust async ecosystem☆40Updated 3 years ago
- a fast async pool based on channel☆26Updated 3 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago