agilord.com

  • Packages
Results 36 packages owned by agilord.com
Sort by

diacriticcopy "diacritic: ^0.1.6" to clipboard
diacritic: ^0.1.6 copied to clipboard

279
likes
160
points
582k
downloads
Removes common accents and diacritical signs from a string by replacing them with an equivalent character. #accents#diacritical-signs#characters#text

croncopy "cron: ^0.6.2" to clipboard
cron: ^0.6.2 copied to clipboard

581
likes
160
points
31.6k
downloads
A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.#cron#scheduler#cron-parser#schedule#cron-time

ulidcopy "ulid: ^2.0.1" to clipboard
ulid: ^2.0.1 copied to clipboard

50
likes
160
points
12.3k
downloads
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.

postgrescopy "postgres: ^3.5.7" to clipboard
postgres: ^3.5.7 copied to clipboard

380
likes
150
points
68.6k
downloads
PostgreSQL database driver. Supports binary protocol, connection pooling and statement reuse.#sql#db#database#postgres

executorcopy "executor: ^2.2.5" to clipboard
executor: ^2.2.5 copied to clipboard

30
likes
160
points
23.9k
downloads
Executes async tasks with a configurable maximum concurrency and rate. #concurrency#parallelism#execution#async#rate-limit

elastic_clientcopy "elastic_client: ^0.3.15" to clipboard
elastic_client: ^0.3.15 copied to clipboard

43
likes
150
points
13.4k
downloads
Dart bindings for ElasticSearch HTTP API. ElasticSearch is a full-text search engine based on Lucene.

buffercopy "buffer: ^1.2.3" to clipboard
buffer: ^1.2.3 copied to clipboard

18
likes
150
points
124k
downloads
Utility functions and classes to work with byte buffers and streams efficiently, to read and write binary data formats. #bytes#stream#protocol#server#client

http_clientcopy "http_client: ^1.5.3" to clipboard
http_client: ^1.5.3 copied to clipboard

16
likes
150
points
14.3k
downloads
A platform-independent HTTP client API supporting browser, console, and curl (for SOCKS proxy).

bit_arraycopy "bit_array: ^2.3.0" to clipboard
bit_array: ^2.3.0 copied to clipboard

12
likes
160
points
1.71k
downloads
A bit array (also known as BitMap, BitSet, BitString, or BitVector) is an array data structure that compactly stores bits. #bitarray#bitvector#bits#bitset

shutdowncopy "shutdown: ^0.4.4" to clipboard
shutdown: ^0.4.4 copied to clipboard

8
likes
160
points
1.64k
downloads
Prioritized events for graceful shutdown in server Dart applications.