всички настройки
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 кБ49,0 кБ [списък на файловете]