fast / cronexprLinks
Calculate the next timestamp matching a given crontab pattern
☆68Updated 2 weeks ago
Alternatives and similar repositories for cronexpr
Users that are interested in cronexpr are comparing it to the libraries listed below
Sorting:
- A buffering MPSC queue.☆84Updated 3 weeks ago
- Embedded Key-Value Storage Engine☆134Updated last month
- A fast runtime-agnostic object pool for async rust.☆34Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Asynchronous DNS lookups☆67Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- The missing compound borrowing for Rust.☆62Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Practically zero-overhead string interning☆42Updated 2 weeks ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- Deadlock free mutexes☆177Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆167Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Easy recursion in Rust, without stack overflows.☆36Updated last year
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆63Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- Port of bbolt in Rust☆65Updated last year
- Compatibility adapter between tokio and futures☆186Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆65Updated last month
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- A drop-in replacement for std::Instant that is faster and more accurate.☆34Updated last month
- It executes futures☆57Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated 3 weeks ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆61Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- An efficient JSON Value parser☆76Updated 2 years ago