Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUST language implemenation of IoText protocol #13

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

bieli
Copy link
Owner

@bieli bieli commented Aug 15, 2023

Based on experience from tiktoken data science Open Source repository and benchmarks for IoText encoder/decoder (compare to JSON), it will be good to have a fast native solution in IoText data protocol encoders/decoders.

I believe, that RUST programming language is a good way!

@bieli bieli added the enhancement New feature or request label Aug 15, 2023
@bieli bieli linked an issue Aug 15, 2023 that may be closed by this pull request
@bieli bieli closed this Aug 15, 2023
@bieli bieli reopened this Aug 15, 2023
@bieli bieli closed this Aug 15, 2023
@bieli bieli reopened this Aug 15, 2023
@bieli bieli force-pushed the rust-language-IoText-implementation branch from 2efbd79 to 7728bd0 Compare August 29, 2023 22:04
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch has no changes to coverable lines.

Files Changed Coverage
iotext/__init__.py 0.00%
noxfile.py 0.00%
src/lib.rs 0.00%

📢 Thoughts on this report? Let us know!.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RUST language implemenation of IoText protocol
1 participant