All Projects → Dsongo → Similar Projects or Alternatives

595 Open source projects that are alternatives of or similar to Dsongo

Swagger Cli
Swagger 2.0 and OpenAPI 3.0 command-line tool
Stars: ✭ 321 (+1295.65%)
Mutual labels:  parser
Tenko
An 100% spec compliant ES2021 JavaScript parser written in JS
Stars: ✭ 490 (+2030.43%)
Mutual labels:  parser
Messagepack Csharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Stars: ✭ 3,668 (+15847.83%)
Mutual labels:  serializer
Php Mime Mail Parser
A fully tested email parser for PHP 7.2+ (mailparse extension wrapper).
Stars: ✭ 687 (+2886.96%)
Mutual labels:  parser
Kgt
BNF wrangling and railroad diagrams
Stars: ✭ 312 (+1256.52%)
Mutual labels:  parser
Sweet Core
Sweeten your JavaScript.
Stars: ✭ 4,501 (+19469.57%)
Mutual labels:  parser
Typed Query Selector
Better typed `querySelector` and `querySelectorAll`.
Stars: ✭ 316 (+1273.91%)
Mutual labels:  parser
Markdown Wasm
Markdown parser and HTML generator implemented in WebAssembly, based on md4c
Stars: ✭ 833 (+3521.74%)
Mutual labels:  parser
Algebraicengine Fraction
a calculating engine~
Stars: ✭ 311 (+1252.17%)
Mutual labels:  parser
Html5 Dom Document Php
A better HTML5 parser for PHP.
Stars: ✭ 477 (+1973.91%)
Mutual labels:  parser
Regex
The Hoa\Regex library.
Stars: ✭ 308 (+1239.13%)
Mutual labels:  parser
Goformation
GoFormation is a Go library for working with CloudFormation templates.
Stars: ✭ 671 (+2817.39%)
Mutual labels:  parser
Demofile
Node.js library for parsing Counter-Strike: Global Offensive demo files
Stars: ✭ 305 (+1226.09%)
Mutual labels:  parser
Rsql Parser
Parser for RSQL / FIQL – query language for RESTful APIs
Stars: ✭ 463 (+1913.04%)
Mutual labels:  parser
Gosercomp
⚡️ Golang Serializer Benchmark Comparison
Stars: ✭ 300 (+1204.35%)
Mutual labels:  serializer
Rfdmovies Client
🎬instant recommending or finding or downloading movies via the command line
Stars: ✭ 18 (-21.74%)
Mutual labels:  parser
Pyresparser
A simple resume parser used for extracting information from resumes
Stars: ✭ 297 (+1191.3%)
Mutual labels:  parser
Compiler
The Hoa\Compiler library.
Stars: ✭ 458 (+1891.3%)
Mutual labels:  parser
Psd.rb
Parse Photoshop files in Ruby with ease
Stars: ✭ 3,092 (+13343.48%)
Mutual labels:  parser
Jsonapi Serializer
A Node.js framework agnostic library for (de)serializing your data to JSON API
Stars: ✭ 651 (+2730.43%)
Mutual labels:  serializer
Hquery.php
An extremely fast web scraper that parses megabytes of invalid HTML in a blink of an eye. PHP5.3+, no dependencies.
Stars: ✭ 295 (+1182.61%)
Mutual labels:  parser
Form
🚂 Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
Stars: ✭ 454 (+1873.91%)
Mutual labels:  parser
Raw Body
Get and validate the raw body of a readable stream
Stars: ✭ 292 (+1169.57%)
Mutual labels:  parser
Imdbpy
IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies
Stars: ✭ 792 (+3343.48%)
Mutual labels:  parser
Length.js
📏 JavaScript library for length units conversion.
Stars: ✭ 292 (+1169.57%)
Mutual labels:  parser
Exifr
📷 The fastest and most versatile JS EXIF reading library.
Stars: ✭ 448 (+1847.83%)
Mutual labels:  parser
Exifer
A lightweight Exif meta-data decipher.
Stars: ✭ 290 (+1160.87%)
Mutual labels:  parser
Guessit
GuessIt is a python library that extracts as much information as possible from a video filename.
Stars: ✭ 643 (+2695.65%)
Mutual labels:  parser
Sql Parser
A validating SQL lexer and parser with a focus on MySQL dialect.
Stars: ✭ 284 (+1134.78%)
Mutual labels:  parser
Ponder
C++ reflection library with Lua binding, and JSON and XML serialisation.
Stars: ✭ 442 (+1821.74%)
Mutual labels:  serializer
Jpegsnoop
JPEGsnoop: JPEG decoder and detailed analysis
Stars: ✭ 282 (+1126.09%)
Mutual labels:  parser
Combine
A parser combinator library for Rust
Stars: ✭ 906 (+3839.13%)
Mutual labels:  parser
Jsqlparser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
Stars: ✭ 3,405 (+14704.35%)
Mutual labels:  parser
Anystyle
Fast and smart citation reference parsing
Stars: ✭ 438 (+1804.35%)
Mutual labels:  parser
Parser Lib
Collection of parsers written in JavaScript
Stars: ✭ 274 (+1091.3%)
Mutual labels:  parser
Valveresourceformat
🔬 Valve's Source 2 resource file format parser and decompiler
Stars: ✭ 638 (+2673.91%)
Mutual labels:  parser
Tiny Compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
Stars: ✭ 425 (+1747.83%)
Mutual labels:  parser
Hlsltools
A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
Stars: ✭ 336 (+1360.87%)
Mutual labels:  parser
Nearley
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
Stars: ✭ 3,089 (+13330.43%)
Mutual labels:  parser
Node Csv Parse
CSV parsing implementing the Node.js `stream.Transform` API
Stars: ✭ 768 (+3239.13%)
Mutual labels:  parser
Panko serializer
High Performance JSON Serialization for ActiveRecord & Ruby Objects
Stars: ✭ 266 (+1056.52%)
Mutual labels:  serializer
Binary Parser
Blazing-fast declarative parser builder for binary data
Stars: ✭ 422 (+1734.78%)
Mutual labels:  parser
Picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
Stars: ✭ 3,286 (+14186.96%)
Mutual labels:  parser
Sqlparser Rs
Extensible SQL Lexer and Parser for Rust
Stars: ✭ 607 (+2539.13%)
Mutual labels:  parser
Wowpacketparser
World of Warcraft Packet Parser
Stars: ✭ 262 (+1039.13%)
Mutual labels:  parser
Dev Blog
翻译、开发心得或学习笔记
Stars: ✭ 3,929 (+16982.61%)
Mutual labels:  parser
Ssh config
Go parser for ssh_config files
Stars: ✭ 262 (+1039.13%)
Mutual labels:  parser
Pegviz
PEG trace visualizer
Stars: ✭ 18 (-21.74%)
Mutual labels:  parser
Php Svg
Vector graphics (SVG) library for PHP
Stars: ✭ 256 (+1013.04%)
Mutual labels:  parser
Crossplane
Quick and reliable way to convert NGINX configurations into JSON and back.
Stars: ✭ 407 (+1669.57%)
Mutual labels:  parser
laravel5-jsonapi-dingo
Laravel5 JSONAPI and Dingo together to build APIs fast
Stars: ✭ 29 (+26.09%)
Mutual labels:  serializer
Remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
Stars: ✭ 5,252 (+22734.78%)
Mutual labels:  parser
Acts as api
makes creating API responses in Rails easy and fun
Stars: ✭ 506 (+2100%)
Mutual labels:  serializer
Morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Stars: ✭ 336 (+1360.87%)
Mutual labels:  parser
Shortcode
Advanced shortcode (BBCode) parser and engine for PHP
Stars: ✭ 331 (+1339.13%)
Mutual labels:  parser
Redis Replicator
Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis-6.2
Stars: ✭ 694 (+2917.39%)
Mutual labels:  parser
Opendirectorydownloader
Indexes open directories
Stars: ✭ 502 (+2082.61%)
Mutual labels:  parser
Tsdoc
A doc comment standard for TypeScript
Stars: ✭ 3,785 (+16356.52%)
Mutual labels:  parser
Zh Address Parse
全网识别准确度最高的中国大陆收货地址智能解析
Stars: ✭ 328 (+1326.09%)
Mutual labels:  parser
Textx
Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/
Stars: ✭ 496 (+2056.52%)
Mutual labels:  parser
121-180 of 595 similar projects