EmbarkStudios / octoborsLinks
Rust program for automerging PRs based on a few rules
☆46Updated last year
Alternatives and similar repositories for octobors
Users that are interested in octobors are comparing it to the libraries listed below
Sorting:
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆54Updated 4 years ago
- Automatic GitHub Release Notes☆83Updated 4 years ago
- ☆30Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A package manager☆19Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Memory validation framework for Rust☆74Updated 3 months ago
- ☆114Updated 2 years ago
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Checksum of a directory tree☆48Updated 3 weeks ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Utility for running lints specified from files