Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
gjson
Fast, dependency-light JSON value extraction for Go using dot-notation paths.
jsoniter
A high-performance, 100% compatible drop-in replacement for Go's encoding/json.
xml-js
Converts XML text to JavaScript objects or JSON and back, preserving element order.
jsonparser
A fast, allocation-free JSON parser for Go that reads values by key path without unmarshaling into structs.
easyjson
Reflection-free JSON marshaling and unmarshaling for Go, generating type-specific code up to 5x faster than encoding/json.
FlatBuffers
Google's memory-efficient, zero-copy serialization library for cross-language data exchange
CakePHP
The rapid-development MVC framework for PHP, with a powerful ORM and convention-over-configuration.
composer/installers
A multi-framework Composer plugin that installs packages to framework-specific paths
json-machine
Memory-efficient, easy-to-use PHP JSON stream parser for huge files and streams.
jiter
Fast, iterable JSON parser powering Pydantic's Rust core
python-rapidjson
Fast Python JSON parsing and serialization powered by the RapidJSON C++ library
CakePHP Migrations
Database migrations plugin for CakePHP to version, apply, and roll back schema changes from the CLI.
CakePHP Authentication
PSR-7 middleware authentication plugin for CakePHP with pluggable authenticators and identifiers.
CakePHP Plugin Installer
A Composer plugin that makes your CakePHP application aware of plugins installed into vendor/.