<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-nbt/README.md, branch main</title>
<subtitle> Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
</subtitle>
<id>https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/atom?h=main</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/'/>
<updated>2023-11-20T04:07:38+00:00</updated>
<entry>
<title>Replace azalea-nbt with simdnbt (#111)</title>
<updated>2023-11-20T04:07:38+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-11-20T04:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=2c610826fc9f8e16897f52313faa8e0602d1dc3d'/>
<id>urn:sha1:2c610826fc9f8e16897f52313faa8e0602d1dc3d</id>
<content type='text'>
* delete azalea-nbt and replace with simdnbt

* use simdnbt from crates.io

* remove serde dependency on azalea-registry</content>
</entry>
<entry>
<title>nbt lookup optimization</title>
<updated>2023-03-23T19:38:18+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T19:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=95925b64fa0e75a7567c9b2361d90d477fc9bf55'/>
<id>urn:sha1:95925b64fa0e75a7567c9b2361d90d477fc9bf55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>polish nbt a bit</title>
<updated>2023-03-23T18:04:53+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T18:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=5e5682ab52322f33563fd362c622ab7613cc555a'/>
<id>urn:sha1:5e5682ab52322f33563fd362c622ab7613cc555a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename Tag to Nbt</title>
<updated>2023-03-23T13:55:33+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T13:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ecb3f2ffd7dd4aa26213844a023e37fab4057ed0'/>
<id>urn:sha1:ecb3f2ffd7dd4aa26213844a023e37fab4057ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make encode not a Result and small optimizations</title>
<updated>2023-03-23T05:19:00+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T05:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d08bf9b943a6578990668f7f073309f3bb9678ab'/>
<id>urn:sha1:d08bf9b943a6578990668f7f073309f3bb9678ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>binary search map</title>
<updated>2023-03-23T04:18:55+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T04:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c3b63ad129abf956f2171b66980fc94d728fa08b'/>
<id>urn:sha1:c3b63ad129abf956f2171b66980fc94d728fa08b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make nbt code more readable and add comparison benchmark</title>
<updated>2023-03-23T00:31:28+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T00:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=03a672ee9bac20b20a498eec5328fb05db7aa3bb'/>
<id>urn:sha1:03a672ee9bac20b20a498eec5328fb05db7aa3bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use compact_str in nbt</title>
<updated>2023-03-22T13:52:38+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-22T13:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6738be8090cfe4f9c5af14a45ba8112baf3a04c1'/>
<id>urn:sha1:6738be8090cfe4f9c5af14a45ba8112baf3a04c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slightly optimize azalea_nbt::Tag::id</title>
<updated>2023-03-11T22:38:13+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-11T22:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=40a0c8acfbfb88be791c295a14014468e2fd4298'/>
<id>urn:sha1:40a0c8acfbfb88be791c295a14014468e2fd4298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>have docs for all crates</title>
<updated>2023-01-30T22:05:18+00:00</updated>
<author>
<name>Ubuntu</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-01-30T22:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=2539f948c7a88a86b27b1878f6c28976285f348c'/>
<id>urn:sha1:2539f948c7a88a86b27b1878f6c28976285f348c</id>
<content type='text'>
</content>
</entry>
</feed>
