agilord.com

  • Packages
Results27 packages owned by agilord.com
Sort by
A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.#cron#scheduler#cron-parser#schedule#cron-time
Removes common accents and diacritical signs from a string by replacing them with an equivalent character.
PostgreSQL database driver. Supports statement reuse and binary protocol and connection pooling.#sql#db#database#postgres
Lexicographically sortable, 128-bit identifier (UUID) with 48-bit timestamp and 80 random bits. Canonically encoded as a 26 character string, as opposed to the 36 character UUID.
Utility functions and classes to work with byte buffers and streams efficiently, to read and write binary data formats. #bytes#stream#protocol#server#client
A platform-independent HTTP client API supporting browser, console, and curl (for SOCKS proxy).
Dart bindings for ElasticSearch HTTP API. ElasticSearch is a full-text search engine based on Lucene.
Executes async tasks with a configurable maximum concurrency and rate.
A bit array (also known as BitMap, BitSet, BitString, or BitVector) is an array data structure that compactly stores bits.
Prioritized events for graceful shutdown in server Dart applications.