Commit Graph

17 Commits

Author SHA1 Message Date
Havij khor
d9afd59a93 Unit tests and benchmarks projects are now targeting .NET Core 3.1 2020-02-15 00:30:41 +03:30
Havij khor
f5b1c7d6b8 Completely rewritten the main project file. Added support for multiple target frameworks 2020-02-15 00:25:16 +03:30
Havij khor
2543dd0feb Project file: Removed all configatuion and platform-target specific properties, thus default values will be used 2020-02-15 00:11:02 +03:30
Havij khor
c74d4e6857 Reformatted project file 2020-02-15 00:08:52 +03:30
K Smith
7599c32151 Added support for ArraySegment, as well as adding support for offsets of a byte array 2019-12-13 20:57:35 +01:00
Melnik Alexander
e86fdeb0bf Added ReadOnlySpan 2018-11-03 19:59:14 +02:00
Melnik Alexander
59d2f824fb Disable Synchronization Context in the async calls 2018-10-06 14:21:30 +03:00
Alexander Melnik
462293ee0e Code refactoring 2018-10-01 12:55:20 +03:00
Melnik Alexander
77d44019c6 Update readme 2018-09-29 13:57:02 +03:00
Melnik Alexander
4b35057191 Added Span api 2018-09-29 01:02:35 +03:00
Melnik Alexander
4b019f5c48 Added a fast copy operation for small buffers 2018-09-27 22:24:14 +03:00
Melnik Alexander
027f8e12ed Perfomance optimization 2018-09-27 20:57:27 +03:00
Melnik Alexander
8a489d5a37 Fix stream api 2018-09-27 18:56:49 +03:00
Oleksandr Melnyk
699d9e333d Add code coverage metric 2018-05-14 22:40:47 +03:00
Oleksandr Melnyk
2aea731a75 Add Streaming API 2018-05-13 13:48:53 +03:00
Oleksandr Melnyk
7d0f9524d8 Changed the structure of the project 2018-04-22 15:24:45 +03:00
Oleksandr Melnyk
84dd1fdc2b Added sources to the repository 2018-04-08 15:15:44 +03:00