全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: noggit  ]

套件:libnoggit-java(0.8-1)

libnoggit-java 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 noggit

維護小組:

外部的資源:

相似套件:

Fast streaming JSON parser for Java

Noggit is the world's fastest streaming JSON parser for Java. Features:

 * Fast! Measured as the fastest JSON parser on char[], String input.
 * Streaming API (StAX/pull-parser like) for both easy and efficient parsing
 * Conforms to the JSON standard: http://www.ietf.org/rfc/rfc4627.txt
 * Memory efficiency
    * incremental parsing (Reader-based) in order to handle huge messages
    * a single byte of state needed per nested object or array
    * does not read large objects (including primitives) completely
      into memory unless asked
    * can eliminate most copying, allowing the user to provide
      the output buffer for values
 * can handle primitives of any size (does not attempt to parse
   numerics into a certain language primitives unless asked)
 * Simple serialization of objects (List, Map, etc)
 * Optional creation of objects (List, Map, etc) when parsing.

下載 libnoggit-java

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 29。2 kB49。0 kB [檔案列表]