Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@xiaost xiaost released this 28 Nov 08:11
· 17 commits to main since this release
3ed84c3

What's Changed

  • ci: optimized unit-benchmark-test by @xiaost in #21
  • test(thrift): add tests for WriteDirect by @xiaost in #22
  • [Deprecated] feat(hash): add xfnv by @xiaost in #24
  • feat: StrStore stores string with lower GC overhead by @ppzqh in #25
  • feat(strmap): new pkg for optimizing GC issues by @xiaost in #26
  • feat(strmap): supports load from slice by @xiaost in #27
  • feat(strmap): support str2str map using strmap and strstore by @ppzqh in #28
  • fix(thrift): return err if sz < 0 for str/bin by @xiaost in #31
  • perf(thrift): WriteStringNocopy one less func call by @xiaost in #32
  • feat: support ttheader streaming codec by @joway in #23
  • ci: rm self-hosted and fix lint by @xiaost in #34
  • feat: new unsafex pkg by @xiaost in #33

New Contributors

Full Changelog: v0.1.2...v0.1.3