<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CGGTTS &#8211; 天地一沙鸥</title>
	<atom:link href="https://haoluobo.com/tag/cggtts/feed/" rel="self" type="application/rss+xml" />
	<link>https://haoluobo.com</link>
	<description>to be continue....</description>
	<lastBuildDate>Tue, 06 Jan 2026 07:54:56 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>py-cggtts 项目简介</title>
		<link>https://haoluobo.com/2026/01/py-cggtts/</link>
					<comments>https://haoluobo.com/2026/01/py-cggtts/#respond</comments>
		
		<dc:creator><![CDATA[vicalloy]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 13:05:00 +0000</pubDate>
				<category><![CDATA[vicalloy的庄家]]></category>
		<category><![CDATA[编程]]></category>
		<category><![CDATA[CGGTTS]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[RUST]]></category>
		<guid isPermaLink="false">https://haoluobo.com/?p=12802</guid>

					<description><![CDATA[项目地址：https://github.com/vicalloy/py-cggtts/ py-cggtts 是 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>项目地址：<a href="https://github.com/vicalloy/py-cggtts/">https://github.com/vicalloy/py-cggtts/</a></p>



<p><a href="https://github.com/vicalloy/py-cggtts/">py-cggtts</a> 是一个为高精度时间传递领域打造的 Python 工具包，它基于 Rust 编写的高性能 CGGTTS 库（<a href="https://github.com/nav-solutions/cggtts">GitHub 仓库</a>），提供了对 BIPM CGGTTS 2E 格式文件 的完整解析能力。<a href="https://www.bipm.org/documents/20126/52718503/G1-2015.pdf">CGGTTS</a>（Common-View GNSS Time Transfer Standard）是由国际计量局（BIPM）制定的标准格式，广泛应用于全球守时实验室之间通过 GNSS 卫星进行远程原子钟比对。</p>



<h2 class="wp-block-heading">项目背景</h2>



<p>CGGTTS 本身是纯文本结构，解析起来并不困难。不过 Python 性能一般，且已经有了 Rust 的完整实现，于是尝试将 Rust 的 CGGTTS 库导出 Python 接口。目前将 Rust 导入 Python 生态的技术已经成熟，不少 Python 库都通过 Rust 来提升性能。</p>



<p>项目的主要代码都由 AI 完成。对于接口封装这类本身不复杂但又繁琐的工作，在 AI 的加持下变的轻松加愉快了。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://haoluobo.com/2026/01/py-cggtts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
