Libraries tagged by mymemory
souplette/fusbup
833 Downloads
A fast & memory-efficient interface to the Mozilla Public Suffix List.
simpletools/db-indexedfile
3943 Downloads
High-throughput non-concurrent NoSQL key-value file-based database with a memory-backed index.
runopencode/xml-parser
77 Downloads
Library that enables fast, low memory footprint, parsing of large XML documents in developer friendly manner.
rnr1721/depthnet
28 Downloads
Laravel-based autonomous AI agent platform with cyclic thinking, persistent memory and real-time code execution
open-telemetry/opentelemetry-metrics-runtime
261 Downloads
OpenTelemetry PHP runtime metrics (memory, GC, OPcache, CPU)
nostriphant/stores
1311 Downloads
Nostr storage back-ends: sql, memory and disk
milpa/event-store
59 Downloads
Append-only event-log primitive for the Milpa PHP framework: durable JSONL file store and in-memory store behind a common EventStoreInterface — per-stream replay and store-wide monotonic sequencing.
milpa/data
202 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
malak4web/laravel-rust-queue
177 Downloads
A high-performance, low-memory Laravel queue worker runner powered by a Rust daemon.
linuxparam/linuxparam
4060 Downloads
Php script monitor RAM CPU MEMORY and other param linux server
label305/belt
25853 Downloads
Helping you to import/export data in a memory efficient way
klaussilveira/simple-shm
7207 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
kevintherm/exprc
236 Downloads
Convert expression string to in-memory evaluation, SQL syntax, or something else.
jdwx/array-cache
3157 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
jakubboucek/tar-stream-reader
1916 Downloads
Reader for TAR and TAR+GZip Archives, optimized for read huge size archives, effective memory usage.