dekellum / hyperxLinks
Extraction and modernization of the hyper 0.11.x typed header module
☆30Updated 2 years ago
Alternatives and similar repositories for hyperx
Users that are interested in hyperx are comparing it to the libraries listed below
Sorting:
- The simd optimized escape code☆54Updated 3 weeks ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- ☆47Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A safe and reliable process manager☆43Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- scraps of a potential language☆38Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- PEG parser generator built on top of nom