Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Pbf Alternatives
Similar projects and alternatives to pbf
-
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
img-encode
Encode an image to sound and view it as a spectrogram - turn your images into music
-
osm
Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
-
-
fast-encoding
Fast, cross-platform, small and easy-to-use base64 and hex encoding.
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
web-mercator-projection
A Go project to explore the math to calculate and present data in a map using the `Web Mercator Projection`
-
-
geoserver
geoserver is a Go library for manipulating a GeoServer instance via the GeoServer REST API. (by hishamkaram)
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
protoc-gen-validate
protoc plugin to generate polyglot message validators
-
-
flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript 🌱
-
-
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
pbf reviews and mentions
-
Outperform Protobuf.js with fixed-size encoding
does it beat https://github.com/mapbox/pbf ?
-
Protobuf-ES: The Protocol Buffers TypeScript/JavaScript runtime we all deserve
at least in the frontend (without WASM), it depends.
i tested https://github.com/mapbox/pbf and while it was faster for deep/complex structs vs an unoptimized/repetative JSON blob, it was slower at shallow structs and flat arrays of stuff. if you spend a bit of time encode stuff as flat arrays to avoid mem alloc, JSON parsing wins by a lot since it goes through highly optimized C or assembly, while decoding protobuf in the JIT does not.
-
A standalone protobuf to typescript(for deno) code generator
The runtime is taken from mapbox/pbf (with basic type definitions)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 Mar 2023
Stats
mapbox/pbf is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.