forked from vmihailenco/msgpack
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
perf: readN/readNGrow buffer reuse for large reads
performancePerformance optimizationPerformance optimizationStatus: Open.#63 In Basekick-Labs/msgpack;perf: adaptive encoder pool buffer threshold
performancePerformance optimizationPerformance optimizationStatus: Open.#62 In Basekick-Labs/msgpack;perf: pool map allocations in decode path
performancePerformance optimizationPerformance optimizationStatus: Open.#61 In Basekick-Labs/msgpack;perf: expand Encode() type switch with more common types
performancePerformance optimizationPerformance optimizationStatus: Open.#60 In Basekick-Labs/msgpack;Document changes between v4 and v5 (upstream #268)
upstream-docsDocumentation issue from upstreamDocumentation issue from upstreamStatus: Open.#28 In Basekick-Labs/msgpack;Document that unexported fields are silently ignored (upstream #317)
upstream-docsDocumentation issue from upstreamDocumentation issue from upstreamStatus: Open.#27 In Basekick-Labs/msgpack;Improve auto-inlining for structs with naming conflicts (upstream #180)
upstream-featureFeature request from upstreamFeature request from upstreamStatus: Open.#26 In Basekick-Labs/msgpack;Option to sort all map-like constructs for deterministic output (upstream #201)
upstream-featureFeature request from upstreamFeature request from upstreamStatus: Open.#25 In Basekick-Labs/msgpack;Option to set unexported struct fields via unsafe (upstream #270)
upstream-featureFeature request from upstreamFeature request from upstreamStatus: Open.#24 In Basekick-Labs/msgpack;Add nil-aware encoder (upstream #299)
upstream-featureFeature request from upstreamFeature request from upstreamStatus: Open.#23 In Basekick-Labs/msgpack;Custom error types reduced to plain errors on unmarshal (upstream #294)
upstream-bugBug inherited from upstream vmihailenco/msgpackBug inherited from upstream vmihailenco/msgpackStatus: Open.#22 In Basekick-Labs/msgpack;RegisterExt: Decode(nonaddressable) error with custom types (upstream #324)
upstream-bugBug inherited from upstream vmihailenco/msgpackBug inherited from upstream vmihailenco/msgpackStatus: Open.#18 In Basekick-Labs/msgpack;