JSON Parser which picks up values directly without performing tokenization in Rust. Pikkr is a JSON parser that picks up values directly without performing tokenization in Rust. Creates an index which maps logical locations of queried fields to their physical locations by using SIMD instructions and bit manipulation. Finds values of queried fields by scanning a JSON record using the index created in the previous process and learns their logical locations (i.e. pattern of the JSON structure) in the early stages. Speculates logical locations of queried fields by using the learned result information, jumps directly to their physical locations and extracts values in the later stages. Fallbacks to basic parsing if the speculation fails.

Features

  • This JSON parser performs well when there are a limited number of different JSON structural variants in a JSON data stream
  • Examples available
  • This JSON parser extracts values from a JSON record without using finite state machines (FSMs)
  • Pikkr is a JSON parser which picks up values directly without performing tokenization in Rust
  • Picks up values directly without performing tokenization in Rust

Project Samples

Project Activity

See All Activity >

Categories

JSON

License

MIT License

Follow Pikkr

Pikkr Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Pikkr!

Additional Project Details

Programming Language

Rust

Related Categories

Rust JSON Software

Registered

2023-10-23