Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adamritter/fastgron
/ functions
Functions
878 in github.com/adamritter/fastgron
⨍
Functions
878
◇
Types & classes
118
↓ 1 callers
Method
find_last_not_of
extern/simdjson/simdjson.h:1580
↓ 1 callers
Function
format_buffer
! @brief prettify v = buf * 10^decimal_exponent If v is in the range [10^min_exp, 10^max_exp) it will be printed in fixed-point notation. Otherwise it
extern/simdjson/simdjson.cpp:855
↓ 1 callers
Function
get_arm64_singleton
extern/simdjson/simdjson.cpp:2640
↓ 1 callers
Method
get_bool
extern/simdjson/simdjson.h:7144
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
extern/simdjson/simdjson.cpp:303
↓ 1 callers
Method
get_double
extern/simdjson/simdjson.h:7140
↓ 1 callers
Function
get_fallback_singleton
extern/simdjson/simdjson.cpp:2652
↓ 1 callers
Function
get_haswell_singleton
extern/simdjson/simdjson.cpp:2628
↓ 1 callers
Function
get_icelake_singleton
extern/simdjson/simdjson.cpp:2622
↓ 1 callers
Method
get_int64
extern/simdjson/simdjson.h:7132
↓ 1 callers
Function
get_ppc64_singleton
extern/simdjson/simdjson.cpp:2646
↓ 1 callers
Method
get_root_double_in_string
extern/simdjson/simdjson.h:28910
↓ 1 callers
Method
get_string_length
extern/simdjson/simdjson.h:7124
↓ 1 callers
Method
get_uint64
extern/simdjson/simdjson.h:7136
↓ 1 callers
Method
get_value
extern/simdjson/simdjson.h:29690
↓ 1 callers
Function
get_westmere_singleton
extern/simdjson/simdjson.cpp:2634
↓ 1 callers
Function
grisu2
! v = buf * 10^decimal_exponent len is the length of the buffer (number of decimal digits) The buffer must be large enough, i.e. >= max_digits10. */
extern/simdjson/simdjson.cpp:724
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
extern/simdjson/simdjson.cpp:490
↓ 1 callers
Method
has_next_element
extern/simdjson/simdjson.h:28665
↓ 1 callers
Method
has_next_field
extern/simdjson/simdjson.h:28278
↓ 1 callers
Function
init_string
src/fastgron.cpp:155
↓ 1 callers
Method
is_at_key
extern/simdjson/simdjson.h:29103
↓ 1 callers
Method
is_double
extern/simdjson/simdjson.h:7164
↓ 1 callers
Method
is_false
extern/simdjson/simdjson.h:9041
↓ 1 callers
Method
is_null_on_tape
extern/simdjson/simdjson.h:9049
↓ 1 callers
Method
is_root_negative
extern/simdjson/simdjson.h:28752
↓ 1 callers
Method
is_true
extern/simdjson/simdjson.h:9045
↓ 1 callers
Function
is_url
src/fastgron.cpp:61
↓ 1 callers
Function
is_whitespace_or_operator
extern/simdjson/simdjson.cpp:5482
↓ 1 callers
Method
iterate
extern/simdjson/simdjson.h:31212
↓ 1 callers
Method
iterate_many
extern/simdjson/simdjson.h:31268
↓ 1 callers
Method
key_equals
extern/simdjson/simdjson.h:8234
↓ 1 callers
Method
key_equals_case_insensitive
extern/simdjson/simdjson.h:8245
↓ 1 callers
Function
make_uint8x8_t
extern/simdjson/simdjson.h:10130
↓ 1 callers
Method
max_val
Order-specific operations
extern/simdjson/simdjson.h:10304
↓ 1 callers
Method
null_atom
extern/simdjson/simdjson.h:9261
↓ 1 callers
Function
number_of_digits_decimal_left_shift
extern/simdjson/simdjson.cpp:1183
↓ 1 callers
Method
parse
src/parse_path.cpp:41
↓ 1 callers
Function
parse_gron
BUG: ["..."] is not handled
src/parse_gron.cpp:7
↓ 1 callers
Function
parse_options
src/fastgron.cpp:235
↓ 1 callers
Function
parse_path
src/parse_path.cpp:354
↓ 1 callers
Method
parse_string
extern/simdjson/simdjson.cpp:5224
↓ 1 callers
Method
parse_wobbly_string
extern/simdjson/simdjson.cpp:5228
↓ 1 callers
Method
peek_length
extern/simdjson/simdjson.h:27756
↓ 1 callers
Function
print_all_accessor
src/print_filtered_path.cpp:131
↓ 1 callers
Function
print_equals
src/print_gron.cpp:4
↓ 1 callers
Function
print_filtered_path
src/print_filtered_path.cpp:212
↓ 1 callers
Function
print_help
src/fastgron.cpp:84
↓ 1 callers
Function
print_map
src/print_json.cpp:46
↓ 1 callers
Function
print_object_accessors
src/print_filtered_path.cpp:65
↓ 1 callers
Function
print_simdjson_version
src/fastgron.cpp:70
↓ 1 callers
Function
print_slice
src/print_filtered_path.cpp:22
↓ 1 callers
Function
print_vector
src/print_json.cpp:7
↓ 1 callers
Function
print_version
src/fastgron.cpp:121
↓ 1 callers
Function
readFileIntoString
src/fastgron.cpp:126
↓ 1 callers
Method
remove_suffix
extern/simdjson/simdjson.h:1303
↓ 1 callers
Method
required_instruction_sets
extern/simdjson/simdjson.cpp:2665
↓ 1 callers
Method
required_instruction_sets
* @private For internal implementation use * * The instruction sets this implementation is compiled against. * * @return a mask of all req
extern/simdjson/simdjson.h:3515
↓ 1 callers
Method
root_position
extern/simdjson/simdjson.h:27974
↓ 1 callers
Method
start_root_array
extern/simdjson/simdjson.h:28602
↓ 1 callers
Method
start_root_object
extern/simdjson/simdjson.h:28214
↓ 1 callers
Method
started_array
extern/simdjson/simdjson.h:28614
↓ 1 callers
Method
started_object
extern/simdjson/simdjson.h:28219
↓ 1 callers
Method
starts_with
extern/simdjson/simdjson.h:1403
↓ 1 callers
Method
string
extern/simdjson/simdjson.h:9270
↓ 1 callers
Method
tape_value
extern/simdjson/simdjson.h:9070
↓ 1 callers
Function
to_chars
! The format of the resulting decimal representation is similar to printf's %g format. Returns an iterator pointing past-the-end of the decimal repres
extern/simdjson/simdjson.cpp:924
↓ 1 callers
Method
to_string
extern/simdjson/simdjson.h:28010
↓ 1 callers
Method
true_atom
extern/simdjson/simdjson.h:9253
↓ 1 callers
Function
validate_string
Returns true if the string is unclosed.
extern/simdjson/simdjson.cpp:5466
↓ 1 callers
Function
validate_utf8_character
extern/simdjson/simdjson.cpp:5404
↓ 1 callers
Function
write_all
src/batched_print.hpp:14
↓ 1 callers
Function
xgetbv
extern/simdjson/simdjson.h:3319
Method
Iterator
extern/simdjson/simdjson.h:8494
Method
ObjectAccessor
src/parse_path.hpp:63
Method
Parser
src/parse_path.cpp:39
Function
SIMDJSON_DISABLE_DEPRECATED_WARNING
extern/simdjson/simdjson.h:7193
Method
adjusted_mantissa
extern/simdjson/simdjson.cpp:985
Method
advance_non_root_scalar
extern/simdjson/simdjson.h:29085
Method
advance_root_scalar
extern/simdjson/simdjson.h:29077
Method
advance_scalar
extern/simdjson/simdjson.h:29024
Method
alive
extern/simdjson/simdjson.h:23199
Method
allocate_capacity
extern/simdjson/simdjson.h:8957
Method
any
extern/simdjson/simdjson.h:10243
Method
append2
extern/simdjson/simdjson.cpp:4885
Method
append_double
Write a double value to tape. */
extern/simdjson/simdjson.cpp:4863
Method
append_s64
extern/simdjson/simdjson.cpp:4852
Method
append_u64
extern/simdjson/simdjson.cpp:4856
Method
append_u64
extern/simdjson/simdjson.h:27336
Method
array
array inline implementation
extern/simdjson/simdjson.h:6965
Method
array
* Create a new invalid array. * * Exists so you can declare a variable and later assign to it before use. */
extern/simdjson/simdjson.h:24395
Method
array>
simdjson_result<dom::array> inline implementation
extern/simdjson/simdjson.h:6927
Method
array_iterator
Create a new, invalid array iterator. */
extern/simdjson/simdjson.h:24232
Method
array_iterator>
extern/simdjson/simdjson.h:29267
Method
as_double
extern/simdjson/simdjson.h:27321
Method
assert_at_child
extern/simdjson/simdjson.h:29154
Method
assert_at_container_start
extern/simdjson/simdjson.h:29122
Method
assert_at_next
extern/simdjson/simdjson.h:29128
Method
assert_at_non_root_start
extern/simdjson/simdjson.h:29165
Method
assert_at_root
extern/simdjson/simdjson.h:27982
← previous
next →
301–400 of 878, ranked by callers