simdjson 4.6.4
Ridiculously Fast JSON
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 NsimdjsonThe top level simdjson namespace, containing everything the library provides
 Narm64Implementation for NEON (ARMv8)
 NdomA DOM API on top of the simdjson parser
 CarrayJSON array
 Citerator
 CdocumentA parsed JSON document
 Cdocument_streamA forward-only stream of documents
 CiteratorAn iterator through a forward-only stream of documents
 CelementA JSON element
 Ckey_value_pairKey/value pair in an object
 CobjectJSON object
 Citerator
 CparserA persistent document parser
 NfallbackFallback implementation (runs on any machine)
 NhaswellImplementation for Haswell (Intel AVX2)
 NicelakeImplementation for Icelake (Intel AVX512)
 NlasxImplementation for LASX
 NlsxImplementation for LSX
 Nppc64Implementation for ALTIVEC (PPC64)
 Nrvv_vlsRVV-VLS implementation
 NwestmereImplementation for Westmere (Intel SSE4.2)
 Cfractured_json_optionsConfiguration options for FracturedJson formatting
 Chas_custom_serialization
 CimplementationAn implementation of simdjson for a particular CPU architecture
 Cpadded_memory_mapA class representing a memory-mapped file with padding
 Cpadded_stringString with extra allocation for ease of use with parser::parse()
 Cpadded_string_builderBuilder for constructing padded_string incrementally
 Cpadded_string_viewUser-provided string that promises it has extra padded bytes at the end for use with parser::parse()
 Csimdjson_errorException thrown when an exception-supporting simdjson method is called
 Csimdjson_resultThe result of a simdjson operation that could fail
 Csimdjson_result< dom::array >The result of a JSON conversion that may fail
 Csimdjson_result< dom::document_stream >
 Csimdjson_result< dom::element >The result of a JSON navigation that may fail
 Csimdjson_result< dom::object >The result of a JSON conversion that may fail
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::array >
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::document_reference >
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::field >
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::json_iterator >
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::json_type >
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::object >
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::token_iterator >
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::value >
 Csimdjson_result< SIMDJSON_IMPLEMENTATION::ondemand::value_iterator >