phpser: a fast, HMAC-signed binary serializer for PHP cache workloads.

Faster than igbinary on encode and decode for caches. Its signed mode refuses to decode anything not signed with your key, to keep object-injection out of untrusted caches.

Code: https://github.com/iliaal/phpser
Writeup + benchmarks: https://ilia.ws/blog/phpser-a-fast-secure-binary-serializer-for-php-cache-workloads

#php #serializer #extension

GitHub - iliaal/phpser: Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.

Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches. - iliaal/phpser

GitHub

Today's #JCON Content Board Spotlight: Markus Kett (MicroStream)

Markus brings benchmarks over buzzwords. With projects like EclipseStore and #Serializer in his toolkit, he spots interop/tooling gaps early and backs sessions that make #Java apps #simpler and #faster.

Join #JCON2026 at https://2026.europe.jcon.one/

I've been continuing the work on my Ruby JSON serialization gem. While there are still a few more features that I'm considering, based on user needs, the benchmarks I've done are showing extremely promising results.

It's at least 2x faster than all other Ruby-based alternatives. Shout out to Panko Serializer for being _slightly_ faster in some cases with its C bindings.

If anyone wants to give it a whirl, head to https://github.com/spellbook-technology/transmutation.

#ruby #rails #ams #panko #serializer #json

GitHub - spellbook-technology/transmutation: JSON serialization and opinionated serializer lookup

JSON serialization and opinionated serializer lookup - spellbook-technology/transmutation

GitHub

Version 0.4.0 of the Barley #ruby #serializer for #rails ActiveModel is out

The killer feature in this version is the use of dry-types to typecheck your attributes !!!

Also added API documentation.

https://github.com/moskitohero/barley

GitHub - MoskitoHero/barley: Barley is a fast and efficient ActiveModel serializer

Barley is a fast and efficient ActiveModel serializer - MoskitoHero/barley

GitHub

Barley 0.3.0 is out!

Barley is a really simple, extremely fast and efficient ActiveModel #serializer with caching baked in.

Added the possibility to pass root: true to the model's as_json method.
Completed the test suite.
Several improvements and bugfixes.

#ruby #rails

https://github.com/MoskitoHero/barley

GitHub - MoskitoHero/barley: Barley is a fast and efficient ActiveModel serializer

Barley is a fast and efficient ActiveModel serializer - MoskitoHero/barley

GitHub
Well, I had some documentation to write... #10InARow
#Symfony #HTTP2 #12factorapp #Serializer #PropertyInfo