Skip to content

Commit 2723121

Browse files
committed
update
Signed-off-by: George Lemon <georgelemon@protonmail.com>
1 parent ac52d34 commit 2723121

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ OpenParser is a collection of parsers and dumpers (serializers) for various data
1717

1818

1919
## 😍 Key Features
20-
- [x] JSON parsing and dumping
21-
- [x] Direct-to-object JSON parsing
22-
- [x] JSON-L (JSON Lines) parsing
23-
- [x] CSV parsing and dumping
24-
- [x] Memory-efficient, zero-copy parsing via `std/memfiles`
25-
- [x] Written in Nim language
26-
20+
- JSON parsing and dumping
21+
- - Direct-to-object JSON parsing
22+
- - JSON-L (JSON Lines) parsing
23+
- - Zero-copy parsing for large JSON datasets
24+
- CSV parsing and dumping
25+
- - Memory-efficient zero-copy parsing for large CSV datasets
26+
- RSS/Atom feed parsing
2727

2828
### Parse JSON
2929

0 commit comments

Comments
 (0)