badboy / oppgaveLinks
A simple Redis-based task queue
☆43Updated 6 years ago
Alternatives and similar repositories for oppgave
Users that are interested in oppgave are comparing it to the libraries listed below
Sorting:
- Background job library for Rust supporting RabbitMQ☆77Updated 4 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Data validation library for Rust☆78Updated 7 years ago
- fast http framework for rust☆52Updated 7 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- A Process Control System☆97Updated 6 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 8 months ago
- Serde support for redis-rs☆75Updated 11 months ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated 2 years ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- JSON building DSL and configurable serializers for Rust☆65Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A simple background processing framework for Diesel and PostgreSQL☆120Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆80Updated last week
- A router for Rust's hyper framework using regular expressions☆45Updated 5 years ago
- A simple configuration language☆66Updated 6 years ago
- Rust query string parser with nesting support☆70Updated 2 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- ☆42Updated 3 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆130Updated 4 years ago
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated 2 months ago
- Chatbot framework in Rust☆91Updated 7 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 6 years ago
- Simple routing middleware for rust HTTP library hyper.