Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ronnygunawan/csv-serializer issues and pull requests

#23 - use native BenchmarkSwitcher of BenchmarkDotNet

Pull Request - State: open - Opened by leandromoh 12 months ago

#22 - improves read & write RecordParser benchmark

Pull Request - State: open - Opened by leandromoh 12 months ago

#21 - Streaming serializing & deserializing

Pull Request - State: closed - Opened by ronnygunawan about 1 year ago
Labels: enhancement

#20 - Find all possible type arguments of passed type parameter

Issue - State: open - Opened by ronnygunawan about 1 year ago
Labels: enhancement, performance

#19 - Support streaming and low allocation use cases

Issue - State: open - Opened by ronnygunawan about 1 year ago
Labels: enhancement, performance, compatibility

#18 - Throw correct exception for incorrect number of columns

Pull Request - State: closed - Opened by ronnygunawan about 1 year ago
Labels: bug

#17 - Limit to Classes and Structs

Pull Request - State: closed - Opened by ronnygunawan about 1 year ago
Labels: bug

#16 - Use naive impl if type argument is a type parameter

Issue - State: closed - Opened by ronnygunawan about 1 year ago
Labels: bug

#15 - Faster StringSplitter native implementation

Pull Request - State: closed - Opened by ronnygunawan about 1 year ago
Labels: enhancement, performance

#14 - v2.0.0: Source generated serializers & deserializers

Pull Request - State: closed - Opened by ronnygunawan about 1 year ago
Labels: enhancement, performance

#13 - Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /Benchmarks

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#12 - Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /Benchmarks

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#11 - Bump MessagePack from 1.7.3.7 to 1.9.3 in /Benchmarks

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#10 - Allow specifying format provider

Issue - State: closed - Opened by ronnygunawan about 5 years ago - 1 comment
Labels: bug, enhancement, compatibility

#9 - Support non default constructors

Issue - State: open - Opened by ronnygunawan about 5 years ago
Labels: enhancement, compatibility

#8 - Version 1.0.3 - 1.0.10 disables deserializer IL generation

Issue - State: closed - Opened by ronnygunawan about 5 years ago
Labels: bug, performance

#7 - Add .NET Standard 2.0 target

Issue - State: closed - Opened by ronnygunawan about 5 years ago - 1 comment
Labels: enhancement, compatibility

#6 - Support more types

Issue - State: open - Opened by ronnygunawan about 5 years ago
Labels: enhancement, compatibility

#5 - Support deserializing unquoted string

Issue - State: closed - Opened by ronnygunawan about 5 years ago - 1 comment
Labels: bug, compatibility

#4 - Support new line in string literal

Issue - State: closed - Opened by ronnygunawan about 5 years ago - 1 comment
Labels: bug, compatibility

#3 - Support null and nullable value types

Issue - State: closed - Opened by ronnygunawan about 5 years ago
Labels: bug, compatibility

#2 - Support Unix Line Endings

Issue - State: closed - Opened by ronnygunawan about 5 years ago - 1 comment
Labels: enhancement, compatibility

#1 - Parse whole CSV without .Split("\r\n")

Issue - State: closed - Opened by ronnygunawan about 5 years ago - 1 comment
Labels: enhancement, performance