issues
search
stephenberry
/
glaze
Extremely fast, in memory, JSON and interface library for modern C++
MIT License
1.23k
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding enum to JSON schema for variants
#1447
stephenberry
closed
10 hours ago
0
Adding currency csv test
#1446
stephenberry
closed
9 hours ago
1
CSV parsing does not take into account non raw_strings (it fails if ',', '[' or ']' are inside quotes)
#1445
sjanel
opened
1 day ago
7
Asio improvements
#1444
stephenberry
closed
14 hours ago
1
Build failure with mingw x86_64
#1443
star-hengxing
opened
1 week ago
1
Use function pointer array for performance
#1442
stephenberry
closed
1 week ago
0
JSON pointer (`glz::get<T>`) failing on `json_t` object
#1441
qudix
opened
1 week ago
1
Fix volatile bug
#1440
stephenberry
closed
1 week ago
0
implement skip writing out default
#1438
huangminghuang
opened
1 week ago
7
Allow map/transform JSON fields into struct fields via projection function
#1437
leha-bot
opened
1 week ago
3
Non-Vector CSV support
#1436
pawcam
opened
1 week ago
1
Fix extra comma when unknown writer is empty
#1435
stephenberry
closed
1 week ago
0
JSON support for async_map
#1434
stephenberry
opened
1 week ago
0
glz::async_map: using proxy rather than allocating unique_ptr
#1433
stephenberry
closed
2 weeks ago
0
Fix number parsing for glz::raw_json
#1432
stephenberry
closed
2 weeks ago
0
Server fix
#1431
stephenberry
closed
2 weeks ago
0
Fix invalid notify check on response rather than request
#1430
stephenberry
closed
2 weeks ago
0
Fixes to glz::async_map and a basic test
#1429
stephenberry
closed
2 weeks ago
0
unexpected comma is generated when unknown field is empty
#1428
JimjunZhang
closed
1 week ago
2
Using a linear search for partial writing index finding
#1427
stephenberry
closed
2 weeks ago
0
Fixed partial writing for some hashes requiring a constexpr memchr
#1426
stephenberry
closed
2 weeks ago
0
Integer assignment support for glz::json_t
#1425
stephenberry
closed
2 weeks ago
0
Fix for asio_client call with no parameters
#1424
stephenberry
closed
2 weeks ago
0
assign intergers to generic-json glz::json_t
#1422
alan0526
closed
2 weeks ago
3
Error handling for repe::request
#1421
stephenberry
closed
3 weeks ago
0
Removing invalid noexcept
#1420
stephenberry
closed
3 weeks ago
0
Can't catch exceptions in get_T methods
#1419
divannyteoretik
closed
3 weeks ago
2
Roundtrip support for vector<pair>, better concatenate option support, and BEVE support for these
#1418
stephenberry
closed
3 weeks ago
0
compile fail when write_beve a vector of std::pair<std::string, std::string>
#1416
liziyi75
closed
3 weeks ago
4
Removing repe::registry locking
#1415
stephenberry
closed
3 weeks ago
0
repe::registry fixes and working asio_repe test
#1414
stephenberry
closed
3 weeks ago
0
Add missing include inside of threadpool.hpp
#1413
X-rays5
closed
3 weeks ago
1
json_t assignment operators and string_view constructor
#1412
stephenberry
closed
3 weeks ago
0
add assignment operator for std::string_view to glz::json_t
#1411
scalpel4k
closed
3 weeks ago
2
can't skip null on custom lambda
#1410
JimjunZhang
opened
3 weeks ago
2
Type "cls" or "clear" to bring the menu to the front
#1409
stephenberry
closed
3 weeks ago
0
Faster integer parsing
#1408
stephenberry
closed
3 weeks ago
0
Fix UB from recent int parsing changes
#1407
stephenberry
closed
3 weeks ago
0
Remove large element optimization
#1406
stephenberry
closed
3 weeks ago
0
More int parsing tests
#1405
stephenberry
closed
4 weeks ago
0
More int parsing tests
#1404
stephenberry
closed
4 weeks ago
0
Using GLZ_ macro prefix for third party dependencies
#1403
stephenberry
closed
4 weeks ago
0
Create jekyll-gh-pages.yml
#1402
stephenberry
opened
4 weeks ago
0
Optimizations for signed integer parsing
#1401
stephenberry
closed
4 weeks ago
0
Request for auto numeric variant deduction
#1400
sweihub
closed
4 weeks ago
2
Naming more things beve instead of binary
#1399
stephenberry
closed
4 weeks ago
0
Put fast_float and dragonbox into glz namespace
#1398
amosbird
closed
4 weeks ago
1
Capture functions by reference in repe::registry
#1396
stephenberry
closed
4 weeks ago
0
Feature: Add `YAML` support
#1395
helmesjo
opened
4 weeks ago
2
Fix json parsing from arrays to set like types with custom structs
#1394
sjanel
closed
4 weeks ago
2
Next