rust-lang / rust-log-analyzerLinks
Analyzing Travis and Azure Pipelines logs to find encountered errors
☆46Updated 5 months ago
Alternatives and similar repositories for rust-log-analyzer
Users that are interested in rust-log-analyzer are comparing it to the libraries listed below
Sorting:
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- The simd optimized escape code☆54Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Extensions to the Rust standard library☆49Updated 11 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆76Updated 3 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated last week
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆61Updated last year
- Rust library for retrieving and interacting with the crates.io index☆73Updated 4 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- ☆47Updated 5 years ago
- ☆36Updated last year
- Duplicate an async I/O handle☆41Updated 10 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆17Updated 6 years ago
- Thread parking and unparking☆79Updated 10 months ago
- A simple map based on a vector for small integer keys☆67Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last week
- Utilities building on top of Rust's async primitives.☆24Updated 6 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago