jinterner 0.2.0

Efficient and concurrent interning of JSON data
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Jinterner: efficient and concurrent interning of JSON data

[![Crate](https://img.shields.io/crates/v/jinterner.svg?logo=rust)](https://crates.io/crates/jinterner)
[![Documentation](https://img.shields.io/docsrs/jinterner/0.2.0?logo=rust)](https://docs.rs/jinterner/0.2.0/)
[![Minimum Rust 1.85.0](https://img.shields.io/crates/msrv/jinterner/0.2.0.svg?logo=rust&color=orange)](https://releases.rs/docs/1.85.0/)
[![Lines of Code](https://www.aschey.tech/tokei/github/gendx/jinterner?category=code&branch=0.2.0)](https://github.com/gendx/jinterner/tree/0.2.0)
[![Dependencies](https://deps.rs/crate/jinterner/0.2.0/status.svg)](https://deps.rs/crate/jinterner/0.2.0)
[![License](https://img.shields.io/crates/l/jinterner/0.2.0.svg)](https://github.com/gendx/jinterner/blob/0.2.0/LICENSE)
[![Codecov](https://codecov.io/gh/gendx/jinterner/branch/0.2.0/graph/badge.svg)](https://codecov.io/gh/gendx/jinterner/tree/0.2.0)
[![Build Status](https://github.com/gendx/jinterner/actions/workflows/build.yml/badge.svg?branch=0.2.0)](https://github.com/gendx/jinterner/actions/workflows/build.yml)
[![Test Status](https://github.com/gendx/jinterner/actions/workflows/tests.yml/badge.svg?branch=0.2.0)](https://github.com/gendx/jinterner/actions/workflows/tests.yml)