tisonkun / cronexpr
Calculate the next timestamp matching a given crontab pattern
☆49Updated this week
Related projects ⓘ
Alternatives and complementary repositories for cronexpr
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆100Updated this week
- It executes futures☆55Updated last year
- Serde serializer for generating Starlark build targets☆61Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- ☆32Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Lending iterators on stable Rust☆80Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Deadlock free mutexes☆148Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆29Updated last month
- ☆185Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Value log implementation for key-value separated storage in safe Rust☆22Updated this week
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- A minimalist property-based testing library☆104Updated 3 months ago
- Easy recursion in Rust, without stack overflows.☆30Updated 7 months 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`☆104Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- An efficient JSON Value parser☆75Updated 11 months ago
- Wait for a collection of async tasks to finish.☆33Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A typed map which can make sure item exist.☆34Updated 3 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆93Updated 2 months ago
- rust utility for temporarily changing directory☆15Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year