Pinned Repositories
anda
🤖 An AI agent framework built with Rust, powered by ICP and TEEs.
anda-cloud
☁️ A decentralized AI Agent infrastructure built on ICP and TEE.
anda-db
🗄 A Rust library designed as a specialized database for AI Agents, focusing on knowledge memory.
cose
📧 Implemented Keys, Algorithms (RFC9053), COSE (RFC9052) and CWT (RFC8392) in Go.
ic-cose
⚙️ A decentralized COnfiguration service with Signing and Encryption on the Internet Computer.
ic-oss
🗂 A decentralized Object Storage Service on the Internet Computer
ic-panda
🐼 A decentralized Panda meme brand built on the Internet Computer.
ic-tee
🔐 Make Trusted Execution Environments (TEEs) work with the Internet Computer.
idempotent-proxy
💈 Reverse proxy server with built-in idempotency support, written in Rust & Cloudflare Worker.
KIP
🧬 KIP is a Knowledge-memory Interaction Protocol designed for LLMs, aiming to build a sustainable learning and self-evolving memory system for AI Agents.
LDC Labs's Repositories
ldclabs/dmsg
📧 A decentralized End-to-End Encrypted messaging application on the Internet Computer
ldclabs/agent-js
A collection of libraries and tools for building software around the Internet Computer, in JavaScript.
ldclabs/coset
A set of Rust types for supporting COSE
ldclabs/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
ldclabs/accan
🔐 A decentralized access control service on the Internet Computer
ldclabs/ns-protocol
🧬 Inscribe trusted naming and service database on the Bitcoin network.
ldclabs/supervisord
a go-lang supervisor implementation
ldclabs/ic-portal
Internet Computer Developer Portal
ldclabs/candle
Minimalist ML framework for Rust
ldclabs/bytes
Wrapper types to enable optimized handling of &[u8] and Vec<u8>
ldclabs/ic
Internet Computer blockchain source: the client/replica software run by nodes
ldclabs/hyperx
Extraction and modernization of the hyper 0.11.x typed header module
ldclabs/ic-sft
A SFT (Semi-Fungible Token, implemented ICRC-7 and ICRC-37) canister smart contract on the Internet Computer.
ldclabs/ICDex-Trader
Trader agent contract on ICDex
ldclabs/relation-graph-ic
ldclabs/ic-ns
ldclabs/tower-governor
Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate
ldclabs/schnorr_canister
Canister to create schnorr signatures on the Internet Computer.
ldclabs/ICRC
Repository to ICRC proposals
ldclabs/ic-captcha
Generating CAPTCHAs with given random bytes for the Internet Computer.
ldclabs/ic-bitcoin-can
Bitcoin blocks canister for building decentralized Bitcoin indexer on ICP
ldclabs/nsm-web
Web app for NS Protocol
ldclabs/ns-rs
🧬 Rust implementation of NS-Protocol (Name & Service Protocol) by the LDC Labs
ldclabs/ldvm
Linked Data Virtual Machine (LDVM), a next-generation original public blockchain engine designed to carry the authentic real Web3 society.
ldclabs/cbor
CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
ldclabs/cbor-patch
A Go library to apply RFC6902 patches on CBOR
ldclabs/spin
Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
ldclabs/creditchain
A centralized credit chain for MaaS business
ldclabs/go-ipld-prime
Golang interfaces for the IPLD Data Model, with core Codecs included, IPLD Schemas support, and some handy functional transforms tools.
ldclabs/json-patch
A Go library to apply RFC6902 patches