jorgecarleitao / json-deserializerView external linksLinks
☆34Jul 28, 2024Updated last year
Alternatives and similar repositories for json-deserializer
Users that are interested in json-deserializer are comparing it to the libraries listed below
Sorting:
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Experimental support for serializing DataFusion plans using substrait☆46Jan 13, 2023Updated 3 years ago
- HDFS based on Java implementation as a remote ObjectStore for DataFusion☆10Feb 13, 2024Updated 2 years ago
- A specification to write software documentation compatible with GAMP 5☆14Nov 6, 2023Updated 2 years ago
- Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot☆13Dec 18, 2020Updated 5 years ago
- A reader that buffers ranged calls☆12May 17, 2022Updated 3 years ago
- Rust cloud object storage tools☆12Aug 9, 2021Updated 4 years ago
- Benchmarks to read parquet to arrow☆11Dec 25, 2022Updated 3 years ago
- An efficient JSON Value parser☆76Dec 8, 2023Updated 2 years ago
- Extension of nom to trace parser☆50Feb 3, 2025Updated last year
- The “ixlist” is a linked list in a vector☆12Sep 14, 2017Updated 8 years ago
- A simple cross-process locking API☆38Mar 23, 2022Updated 3 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDAL☆19Dec 9, 2022Updated 3 years ago
- Generated Rust of Apache Arrow spec☆17Jun 13, 2023Updated 2 years ago
- Repository of all kinds of entities.☆14Oct 23, 2022Updated 3 years ago
- Tremor Language Server (Trill)☆13Apr 18, 2024Updated last year
- String optimized for map keys☆68Feb 1, 2026Updated 2 weeks ago
- A Python library to run analytics workloads with the performance of Rust, the flexibility of Python and O(1) cost in moving data between …☆61May 6, 2021Updated 4 years ago
- Peer-to-peer Git Portal in Svelte, Rust/WASI on WasmerJS☆16Mar 5, 2021Updated 4 years ago
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆36Jun 6, 2023Updated 2 years ago
- Derive for arrow2☆67Sep 11, 2023Updated 2 years ago
- Blazing fast Priority Queue that allows sorting for elements with partial ordering☆25Apr 20, 2022Updated 3 years ago
- Python binding for DataFusion☆59Jul 22, 2022Updated 3 years ago
- Representing Wolfram Language expressions in Rust.☆23Dec 10, 2023Updated 2 years ago
- An implementation of HDR Radiance Estimation using Poisson Photon Noise Estimator for creating HDR image from a set of images☆21Nov 9, 2025Updated 3 months ago
- Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow☆383Jul 31, 2024Updated last year
- Manage secrets alongside your code☆18Dec 10, 2022Updated 3 years ago
- Transmute-free Rust library to work with the Arrow format☆1,069Feb 27, 2024Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- Faster html escape☆27Feb 1, 2026Updated 2 weeks ago
- A skhd alternative☆18Aug 8, 2025Updated 6 months ago
- A Rust Vector which swaps to disk based on given parameters☆45Nov 29, 2023Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Feb 28, 2023Updated 2 years ago
- A `Send` version of `Iterator::chunks`☆20Nov 15, 2025Updated 3 months ago
- Collection of examples for showcasing various Rust graph data structure libraries.