tisonkun opened a new issue, #41:
URL: https://github.com/apache/datasketches-rust/issues/41

   > On a separate note, re: removing dependencies. What do we feel about 
`byteorder`?
   
   I think we can have our own reiml perhaps in `mod serde` or find a better 
name. We can optimize our use cases over `Vec<u8>` and `&[u8]`, while both BE 
and LE are needed - we still use BigEndian somewhere, like recognizing 
TDigests' reference format.
   
   Let me track this task and try to implement it this week.
   
   _Originally posted by @tisonkun in 
https://github.com/apache/datasketches-rust/issues/36#issuecomment-3682345690_
               


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to