tailhook / cantalLinks
Heartbeating and monitoring solution
☆44Updated 3 years ago
Alternatives and similar repositories for cantal
Users that are interested in cantal are comparing it to the libraries listed below
Sorting:
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- A Process Control System☆97Updated 7 years ago
- Rust wrapper around epoll and kqueue☆46Updated 2 years ago
- Project dependency manager☆74Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Process supervisor that supports linux containers☆117Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 9 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Unmaintained http://thehydroimpulse.github.io/thrust☆38Updated 9 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 4 years ago
- A router for Rust's hyper framework using regular expressions☆45Updated 5 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- Distributed KV database with causality tracking☆60Updated 7 years ago
- ☆27Updated 10 years ago
- Streaming HTTP parser for Rust, based on nodejs/http-parser☆50Updated 6 years ago
- ☆25Updated 2 years ago
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.