All Projects → Velocypack → Similar Projects or Alternatives

2057 Open source projects that are alternatives of or similar to Velocypack

borsh-rs
Rust implementation of Binary Object Representation Serializer for Hashing
Stars: ✭ 149 (-57.06%)
Mutual labels:  serialization
Bs Json
Compositional JSON encode/decode library for BuckleScript
Stars: ✭ 267 (-23.05%)
Mutual labels:  json
serial-builder
Library for manually creating Java serialization data.
Stars: ✭ 20 (-94.24%)
Mutual labels:  serialization
Esp Mqtt Json Multisensor
(OBSOLETE) ESP MQTT JSON Multisensor for Home Assistant. Supported sensors include the TEMT6000 light, AM312 PIR, DHT22 temperature/humidity sensors. RGB led supports flash, fade, and transition. Over-The-Air (OTA) uploading, too!
Stars: ✭ 323 (-6.92%)
Mutual labels:  json
flextool
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
Stars: ✭ 32 (-90.78%)
Mutual labels:  serialization
Spine
A Swift library for working with JSON:API APIs. It supports mapping to custom model classes, fetching, advanced querying, linking and persisting.
Stars: ✭ 267 (-23.05%)
Mutual labels:  json
wasmbin
A self-generating WebAssembly parser & serializer in Rust.
Stars: ✭ 40 (-88.47%)
Mutual labels:  serialization
T1ha
One of the fastest hash functions
Stars: ✭ 302 (-12.97%)
Mutual labels:  performance
JAson
Creation a JSON object with data of different types and run serialization and deserialization of JSON data.
Stars: ✭ 38 (-89.05%)
Mutual labels:  serialization
Clang
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
Stars: ✭ 2,880 (+729.97%)
Mutual labels:  performance
sexp-grammar
Invertible parsing for S-expressions
Stars: ✭ 28 (-91.93%)
Mutual labels:  serialization
Tifig
A fast HEIF image converter aimed at thumbnailing
Stars: ✭ 345 (-0.58%)
Mutual labels:  performance
json5
Header only JSON/JSON5 parser and serializer for C++
Stars: ✭ 22 (-93.66%)
Mutual labels:  serialization
Hyperhtml
A Fast & Light Virtual DOM Alternative
Stars: ✭ 2,872 (+727.67%)
Mutual labels:  performance
HTTP-Wrapper
A simple http wrapper
Stars: ✭ 13 (-96.25%)
Mutual labels:  serialization
Imageoptim Cli
Make optimisation of images part of your automated build process
Stars: ✭ 3,215 (+826.51%)
Mutual labels:  performance
veriform
Security-oriented protobuf-like serialization format with "Merkleized" content hashing support
Stars: ✭ 114 (-67.15%)
Mutual labels:  serialization
Jsonmodels
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
Stars: ✭ 262 (-24.5%)
Mutual labels:  json
bytes
Work with bytes and implement network protocols
Stars: ✭ 77 (-77.81%)
Mutual labels:  serialization
Mimesis
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Stars: ✭ 3,439 (+891.07%)
Mutual labels:  json
edap
No description or website provided.
Stars: ✭ 22 (-93.66%)
Mutual labels:  serialization
React Performance
Helpers to debug and record component render performance 🚀
Stars: ✭ 265 (-23.63%)
Mutual labels:  performance
urlpack
Pure JavaScript toolkit for data URLs (MessagePack, Base58 and Base62)
Stars: ✭ 51 (-85.3%)
Mutual labels:  serialization
Hint
💡 A hinting engine for the web
Stars: ✭ 3,280 (+845.24%)
Mutual labels:  performance
jim
Immediate Mode JSON Serialization Library in C
Stars: ✭ 35 (-89.91%)
Mutual labels:  serialization
Inquiry Deprecated
[DEPRECATED]: Prefer Room by Google, or SQLDelight by Square.
Stars: ✭ 264 (-23.92%)
Mutual labels:  serialization
har-rs
A HTTP Archive format (HAR) serialization & deserialization library, written in Rust.
Stars: ✭ 25 (-92.8%)
Mutual labels:  serialization
Jet
CLI to transform between JSON, EDN and Transit, powered with a minimal query language.
Stars: ✭ 331 (-4.61%)
Mutual labels:  json
jsonapi-serializable
Conveniently build and efficiently render JSON API resources.
Stars: ✭ 43 (-87.61%)
Mutual labels:  serialization
Jackson Databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
Stars: ✭ 2,959 (+752.74%)
Mutual labels:  json
php-serializer
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
Stars: ✭ 47 (-86.46%)
Mutual labels:  serialization
marshmallow-validators
Use 3rd-party validators (e.g. from WTForms and colander) with marshmallow
Stars: ✭ 24 (-93.08%)
Mutual labels:  serialization
Restful Doom
HTTP+JSON API hosted inside the 1993 DOOM engine!
Stars: ✭ 263 (-24.21%)
Mutual labels:  json
sqlathanor
Serialization / De-serialization support for the SQLAlchemy Declarative ORM
Stars: ✭ 105 (-69.74%)
Mutual labels:  serialization
Deta database
Plsql Database数据库
Stars: ✭ 321 (-7.49%)
Mutual labels:  json
Bytes
Swift Library for working with sequences of Bytes (aka [UInt8])
Stars: ✭ 35 (-89.91%)
Mutual labels:  serialization
Tableexport
tableExport(table导出文件,支持json、csv、txt、xml、word、excel、image、pdf)
Stars: ✭ 261 (-24.78%)
Mutual labels:  json
ZFFramework
cross-platform C++ application framework, do 80% work at 20% cost
Stars: ✭ 65 (-81.27%)
Mutual labels:  serialization
Python Json Patch
Applying JSON Patches in Python
Stars: ✭ 298 (-14.12%)
Mutual labels:  json
pony-capnp
Cap’n Proto plugin for generating serializable Pony classes. 🐴 - 🎩'n 🅿️
Stars: ✭ 19 (-94.52%)
Mutual labels:  serialization
Echarts3 Mapfile
Echarts3.0地图数据(含全国和省js以及全国、省、区县json)
Stars: ✭ 258 (-25.65%)
Mutual labels:  json
serdepp
c++ serialize and deserialize adaptor library like rust serde.rs
Stars: ✭ 70 (-79.83%)
Mutual labels:  serialization
Pljson
PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON object and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
Stars: ✭ 343 (-1.15%)
Mutual labels:  json
FlexBuffersSwift
Swift implementation of FlexBuffers - a sub project of FlatBuffers
Stars: ✭ 24 (-93.08%)
Mutual labels:  serialization
Json
An efficient JSON decoder
Stars: ✭ 260 (-25.07%)
Mutual labels:  json
iris
Lightweight Component Model and Messaging Framework based on ØMQ
Stars: ✭ 50 (-85.59%)
Mutual labels:  serialization
Http Rpc
Lightweight REST for Java
Stars: ✭ 298 (-14.12%)
Mutual labels:  json
json to cpp
Generate C++ class from JSON data
Stars: ✭ 42 (-87.9%)
Mutual labels:  serialization
Home
Project Glimpse: Node Edition - Spend less time debugging and more time developing.
Stars: ✭ 260 (-25.07%)
Mutual labels:  performance
Cli
A simple, fast, and fun package for building command line apps in Go
Stars: ✭ 16,995 (+4797.69%)
Mutual labels:  json
Sqlbench
sqlbench measures and compares the execution time of one or more SQL queries.
Stars: ✭ 319 (-8.07%)
Mutual labels:  performance
dataconf
Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict support.
Stars: ✭ 40 (-88.47%)
Mutual labels:  serialization
Laravel5 Jsonapi
Laravel 5 JSON API Transformer Package
Stars: ✭ 313 (-9.8%)
Mutual labels:  json
Cattrs
Complex custom class converters for attrs.
Stars: ✭ 286 (-17.58%)
Mutual labels:  serialization
tinypacks
A data serialization format for constrained environments like 8-bit and 16-bit microcontrollers.
Stars: ✭ 30 (-91.35%)
Mutual labels:  serialization
javascript-serialization-benchmark
Comparison and benchmark of JavaScript serialization libraries (Protocol Buffer, Avro, BSON, etc.)
Stars: ✭ 54 (-84.44%)
Mutual labels:  serialization
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+4851.01%)
Mutual labels:  serialization
ruby-marshal
Haskell library to parse a subset of Ruby objects serialised with Marshal.dump
Stars: ✭ 30 (-91.35%)
Mutual labels:  serialization
statham-schema
Statham is a Python Model Parsing Library for JSON Schema.
Stars: ✭ 21 (-93.95%)
Mutual labels:  serialization
Doraemonkit
一款面向泛前端产品研发全生命周期的效率平台。
Stars: ✭ 18,305 (+5175.22%)
Mutual labels:  performance
301-360 of 2057 similar projects