If you are not sure if the website you would like to visit is secure, you can verify it here. Enter the website address of the page and see parts of its content and the thumbnail images on this site. None (if any) dangerous scripts on the referenced page will be executed. Additionally, if the selected site contains subpages, you can verify it (review) in batches containing 5 pages.
favicon.ico: web.archive.org/web/20221015134604/http://en.wikipedia.org/wiki/MessagePack - MessagePack - Wikipedia.

site address: web.archive.org/web/20221015134604/http://en.wikipedia.org/wiki/MessagePack

site title: MessagePack - Wikipedia

Our opinion (on Friday 18 September 2026 23:30:00 UTC):

GREEN status (no comments) - no comments
After content analysis of this website we propose the following hashtags:


page from cache: 55 minutes ago
Meta tags:

Headings (most frequently used words):

edit, navigation, tools, messagepack, contents, data, types, and, syntax, comparison, to, other, formats, see, also, references, external, links, menu, personal, namespaces, views, search, contribute, print, export, languages,

Text of the page (most frequently used words):
and (27), #messagepack (22), the (21), data (16), this (11), wikipedia (9), edit (8), formats (8), article (7), with (7), for (7), articles (6), notability (6), bson (6), json (6), arrays (6), page (5), learn (5), from (5), protocol (5), buffers (5), web (5), format (5), types (5), map (5), additional (4), may (4), links (4), languages (4), help (4), references (4), serialization (4), org (4), comparison (4), binary (4), type (4), strings (4), maps (4), array (4), other (4), how (4), when (4), remove (4), template (4), sources (4), about (3), license (3), 2022 (3), navigation (3), more (3), talk (3), issues (3), all (3), topics (3), unclear (3), 2012 (3), list (3), cbor (3), yaml (3), apache (3), compact (3), structures (3), keys (3), like (3), msgpack (3), message (3), please (3), topic (3), view (2), contact (2), privacy (2), policy (2), available (2), terms (2), non (2), upload (2), file (2), changes (2), tools (2), contents (2), search (2), not (2), categories (2), multiple (2), needing (2), june (2), 2013 (2), products (2), march (2), retrieved (2), php (2), xdr (2), thrift (2), property (2), ubjson (2), avro (2), official (2), website (2), external (2), see (2), also (2), aims (2), while (2), arbitrary (2), application (2), code (2), structure (2), efficient (2), designed (2), string (2), represents (2), both (2), are (2), where (2), hand (2), key (2), items (2), but (2), integer (2), utf (2), such (2), any (2), numbers (2), ext (2), bit (2), bytes (2), associative (2), syntax (2), interchange (2), simple (2), platform (2), these (2), jstor (2), scholar (2), books (2), newspapers (2), news (2), find (2), citations (2), reliable (2), improve (2), jump (2), http (2), sep (2), cookie, statement, statistics, developers, mobile, disclaimers, text, under, apply, using, site, you, agree, registered, trademark, profit, organization, wikimedia, foundation, inc, use, creative, commons, attribution, sharealike, was, last, edited, utc, українська, português, 日本語, français, čeština, printable, version, download, pdf, print, export, wikidata, item, cite, information, permanent, link, special, pages, related, what, here, recent, community, portal, contribute, donate, random, current, events, main, history, read, views, english, namespaces, log, create, account, contributions, logged, personal, menu, hidden, maintenance, https, index, title, oldid, 1086936967, yenc, uuencode, cyphal, dsdl, flatbuffers, cap, proto, base64, base32, smi, asn, amf, xml, rebol, rdf, signature, token, encryption, edifact, csv, atom, human, readable, exchange, specification, jan, smile, jsonb, referenced, 7049, rfc, par, however, aim, serialize, tags, require, schema, define, compiler, creates, target, language, facilitate, integration, into, returns, only, provides, automatic, checks, dynamically, typed, boilerplate, compared, space, fast, memory, manipulation, whereas, transmission, over, wire, example, requires, null, terminators, end, inserts, indexes, elements, doesn, internally, documents, which, decimal, counting, each, value, pair, contiguous, making, odd, even, values, than, imposes, limitations, sizes, allows, encoded, have, there, limitation, can, including, timestamp, seconds, nanoseconds, defined, bin, str, float, floating, point, ieee, single, double, precision, int, bits, signed, unsigned, bool, false, true, boolean, nil, processed, loosely, correspond, those, used, they, consist, following, element, form, representing, possible, implementation, variety, swift, smalltalk, scala, ruby, python, perl, ocaml, lua, nodejs, javascript, java, haskell, erlang, computer, cross, operating, system, various, written, github, com, repository, sadayuki, furuhashi, original, author, discuss, unsourced, material, challenged, removed, adding, needs, verification, demonstrate, citing, that, provide, significant, coverage, beyond, mere, trivial, mention, cannot, shown, likely, deleted, redirected, merged, independent, secondary, meet, guidelines, services, messages, has, free, encyclopedia, wayback, machine, archive, 20221015134604, wiki, timestamps, capture, fail, success, 2023, 2021, nov, oct, apr, 2026, 385, captures,


Text of the page (random words):
messagepack wikipedia 385 captures 06 apr 2012 17 sep 2026 sep oct nov 15 2021 2022 2023 success fail about this capture timestamps the wayback machine http web archive org web 20221015134604 http en wikipedia org wiki messagepack messagepack from wikipedia the free encyclopedia jump to navigation jump to search this article has multiple issues please help improve it or discuss these issues on the talk page learn how and when to remove these template messages the topic of this article may not meet wikipedia s notability guidelines for products and services please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention if notability cannot be shown the article is likely to be merged redirected or deleted find sources messagepack news newspapers books scholar jstor march 2012 learn how and when to remove this template message this article needs additional citations for verification please help improve this article by adding citations to reliable sources unsourced material may be challenged and removed find sources messagepack news newspapers books scholar jstor june 2013 learn how and when to remove this template message learn how and when to remove this template message messagepack original author s sadayuki furuhashi repository github com msgpack msgpack written in various languages operating system any platform cross platform type data interchange license apache license website msgpack org messagepack is a computer data interchange format it is a binary form for representing simple data structures like arrays and associative arrays messagepack aims to be as compact and simple as possible the official implementation is available in a variety of languages such as c c c d erlang go haskell java javascript nodejs lua ocaml perl php python ruby scala smalltalk and swift 1 contents 1 data types and syntax 2 comparison to other formats 3 see also 4 references 5 external links data types and syntax edit data structures processed by messagepack loosely correspond to those used in json format they consist of the following element types nil bool boolean true and false int integer up to 64 bits signed or unsigned float floating point numbers ieee single double precision str utf 8 string bin binary data up to 2 32 1 bytes array map an associative array ext arbitrary data of an application defined format up to 2 32 1 bytes timestamp ext type 1 up to 32 bit seconds and 64 bit nanoseconds comparison to other formats edit messagepack is more compact than json but imposes limitations on array and integer sizes on the other hand it allows binary data and non utf 8 encoded strings in json map keys have to be strings but in messagepack there is no such limitation and any type can be a map key including types like maps and arrays and like yaml numbers compared to bson messagepack is more space efficient bson is designed for fast in memory manipulation whereas messagepack is designed for efficient transmission over the wire for example bson requires null terminators at the end of all strings and inserts string indexes for list elements while messagepack doesn t bson represents both arrays and maps internally as documents which are maps where an array is a map with keys as decimal strings counting up from 0 messagepack on the other hand represents both maps and arrays as arrays where each map key value pair is contiguous making odd items keys and even items values the protocol buffers format aims to be compact and is on par with messagepack however while json and messagepack aim to serialize arbitrary data structures with type tags protocol buffers require a schema to define the data types protocol buffers compiler creates boilerplate code in the target language to facilitate integration of serialization into the application code messagepack returns only a dynamically typed data structure and provides no automatic structure checks messagepack is referenced in rfc 7049 of cbor see also edit apache thrift apache avro bson cbor jsonb json protocol buffers smile ubjson comparison of data serialization formats yaml xdr references edit languages retrieved 4 jan 2022 external links edit official website messagepack format specification v t e data exchange formats human readable formats atom csv edifact json web encryption web token web signature property list rdf rebol xml yaml binary formats amf asn 1 smi avro base32 base64 bson ubjson cap n proto cbor flatbuffers messagepack property list protocol buffers thrift cyphal dsdl xdr uuencode yenc comparison of data serialization formats retrieved from https en wikipedia org w index php title messagepack oldid 1086936967 categories data serialization formats hidden categories articles with topics of unclear notability from march 2012 all articles with topics of unclear notability products articles with topics of unclear notability articles needing additional references from june 2013 all articles needing additional references articles with multiple maintenance issues navigation menu personal tools not logged in talk contributions create account log in namespaces article talk english views read edit view history more search navigation main page contents current events random article about wikipedia contact us donate contribute help learn to edit community portal recent changes upload file tools what links here related changes upload file special pages permanent link page information cite this page wikidata item print export download as pdf printable version languages čeština français 日本語 português українська 中文 edit links this page was last edited on 9 may 2022 at 08 53 utc text is available under the creative commons attribution sharealike license 3 0 additional terms may apply by using this site you agree to the terms of use and privacy policy wikipedia is a registered trademark of the wikimedia foundation inc a non profit organization privacy policy about wikipedia disclaimers contact wikipedia mobile view developers statistics cookie statement
Images from subpage: "//web.archive.org/web/20221015134604/http://en.wikipedia.org... " Verify
Images from subpage: "web.archive.org/web/20221015134604/https://donate.wikimedia.... " Verify
Images from subpage: "web.archive.org/web/20221015134604/http://en.wikipedia.org/w... " Verify
Images from subpage: "web.archive.org/web/20221015134604/http://en.wikipedia.org/w... " Verify
Images from subpage: "web.archive.org/web/20221015134604/http://en.wikipedia.org/w... " Verify

Verified site has: 159 subpage(s). Do you want to verify them? Verify pages:

1-5 6-10 11-15 16-20 21-25 26-30 31-35 36-40 41-45 46-50
51-55 56-60 61-65 66-70 71-75 76-80 81-85 86-90 91-95 96-100
101-105 106-110 111-115 116-120 121-125 126-130 131-135 136-140 141-145 146-150
151-155 156-159


The site also has references to the 2 subdomain(s)

  archive.org  Verify   help.archive.org  Verify


Top 50 hastags from of all verified websites.

Supplementary Information (add-on for SEO geeks)*- See more on header.verify-www.com

Header

HTTP/1.1 200 OK
Server nginx
Date Fri, 18 Sep 2026 22:34:17 GMT
Content-Type text/html; charset=UTF-8
Transfer-Encoding chunked
Connection close
x-archive-orig-date Sat, 15 Oct 2022 13:46:04 GMT
x-archive-orig-vary Accept-Encoding,Cookie,Authorization
x-archive-orig-server ATS/9.1.3
x-archive-orig-x-content-type-options nosniff
x-archive-orig-content-language en
x-archive-orig-last-modified Thu, 13 Oct 2022 15:57:22 GMT
x-archive-orig-age 0
x-archive-orig-x-cache cp3056 hit, cp3064 miss
x-archive-orig-x-cache-status hit-local
x-archive-orig-server-timing cache;desc= hit-local , host;desc= cp3064
x-archive-orig-strict-transport-security max-age=106384710; includeSubDomains; preload
x-archive-orig-report-to group : wm_nel , max_age : 86400, endpoints : [ url : htt????/intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0 ]
x-archive-orig-nel report_to : wm_nel , max_age : 86400, failure_fraction : 0.05, success_fraction : 0.0
x-archive-orig-set-cookie WMF-Last-Access=15-Oct-2022;Path=/;HttpOnly;secure;Expires=Wed, 16 Nov 2022 12:00:00 GMT
x-archive-orig-set-cookie WMF-Last-Access-Global=15-Oct-2022;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Wed, 16 Nov 2022 12:00:00 GMT
x-archive-orig-accept-ch Sec-CH-UA-Arch,Sec-CH-UA-Bitness,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-UA-Platform-Version
x-archive-orig-permissions-policy interest-cohort=(),ch-ua-arch=(self intake-analytics.wikimedia.org ),ch-ua-bitness=(self intake-analytics.wikimedia.org ),ch-ua-full-version-list=(self intake-analytics.wikimedia.org ),ch-ua-model=(self intake-analytics.wikimedia.org ),ch-ua-platform-version=(self intake-analytics.wikimedia.org )
x-archive-orig-x-client-ip 95.216.146.161
x-archive-orig-cache-control private, s-maxage=0, max-age=0, must-revalidate
x-archive-orig-set-cookie GeoIP=FI:18:Helsinki:60.17:24.93:v4; Path=/; secure; Domain=.wikipedia.org
x-archive-orig-accept-ranges bytes
x-archive-orig-content-length 62699
x-archive-guessed-content-type text/html
x-archive-guessed-charset utf-8
memento-datetime Sat, 15 Oct 2022 13:46:04 GMT
link <htt???/en.wikipedia.org/wiki/MessagePack>; rel= original , <htt???/web.archive.org/web/timemap/link/htt???/en.wikipedia.org/wiki/MessagePack>; rel= timemap ; type= application/link-format , <htt???/web.archive.org/web/htt???/en.wikipedia.org/wiki/MessagePack>; rel= timegate , <htt???/web.archive.org/web/20120406105213/htt????/en.wikipedia.org/wiki/MessagePack>; rel= first memento ; datetime= Fri, 06 Apr 2012 10:52:13 GMT , <htt???/web.archive.org/web/20221014150833/htt????/en.wikipedia.org/wiki/MessagePack>; rel= prev memento ; datetime= Fri, 14 Oct 2022 15:08:33 GMT , <htt???/web.archive.org/web/20221015134604/htt???/en.wikipedia.org/wiki/MessagePack>; rel= memento ; datetime= Sat, 15 Oct 2022 13:46:04 GMT , <htt???/web.archive.org/web/20230124182725/htt???/en.wikipedia.org/wiki/MessagePack>; rel= next memento ; datetime= Tue, 24 Jan 2023 18:27:25 GMT , <htt???/web.archive.org/web/20260917203752/htt????/en.wikipedia.org/wiki/MessagePack>; rel= last memento ; datetime= Thu, 17 Sep 2026 20:37:52 GMT
content-security-policy default-src self unsafe-eval unsafe-inline data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src archiveteam_urls_20221015134625_627127e0/urls_20221015134625_627127e0.1650286618.megawarc.warc.zst
server-timing captures_list;dur=0.474337, exclusion.robots;dur=0.034195, exclusion.robots.policy;dur=0.026219, esindex;dur=0.032307, cdx.remote;dur=12.271024, LoadShardBlock;dur=145.685796, PetaboxLoader3.datanode;dur=110.281777, PetaboxLoader3.resolve;dur=337.139996, load_resource;dur=432.702155, loaddict;dur=83.152358, nav;dur=0.202638
x-app-server wwwb-app266-dc8
x-ts 200
x-tr 684
server-timing TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie wb-p-SERVER=wwwb-app266; path=/
X-location All
X-AS 16276
X-RL 0
X-NA 0
X-Page-Cache MISS
Server-Timing MISS
X-NID OVH SAS
Referrer-Policy no-referrer-when-downgrade
Permissions-Policy interest-cohort=()
X-sd 0
Content-Encoding gzip

Meta Tags

title="MessagePack - Wikipedia"
charset="UTF-8"
name="ResourceLoaderDynamicStyles" content=""
name="generator" content="MediaWiki 1.40.0-wmf.4"
name="referrer" content="origin"
name="referrer" content="origin-when-crossorigin"
name="referrer" content="origin-when-cross-origin"
name="format-detection" content="telephone=no"
name="viewport" content="width=1000"
property="og:title" content="MessagePack - Wikipedia"
property="og:type" content="website"

Load Info

page size82835
load time (s)1.131226
redirect count0
speed download19022
server IP 207.241.237.3
* all occurrences of the string "http://" have been changed to "htt???/"