Skip to content

Commit

Permalink
[Impove][Doc] Improve README (#1011)
Browse files Browse the repository at this point in the history
[Impove] Improve README
  • Loading branch information
caicancai authored Oct 18, 2023
1 parent 9bd5d3f commit e41ae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Fury is a blazing fast multi-language serialization framework powered by **jit(j
https://furyio.org

## Features
- **Multiple languages**: Java/Python/C++/Golang/Javascript.
- **Multiple languages**: Java/Python/C++/Golang/Javascript/Rust.
- **Zero-copy**: cross-language out-of-band serialization inspired
by [pickle5](https://peps.python.org/pep-0574/) and off-heap read/write.
- **High performance**: A highly-extensible JIT framework to generate serializer code at runtime in an async multi-thread way to speed serialization, providing 20-170x speed up by:
Expand Down

0 comments on commit e41ae54

Please sign in to comment.