Pinned Repositories
agent-js
A collection of libraries and tools for building software around the Internet Computer, in JavaScript.
agent-rs
A collection of libraries and tools for building software around the Internet Computer, in Rust.
aws-sign-v4
Generate AWS Signature v4 auth headers easily
basic_dao
A Basic DAO that can be deployed on to the Internet Computer (see https://dfinity.org/)
CacheMeIfYouCan
High performance, highly configurable caching library
candid
Candid Library for the Internet Computer
canister-owned-neuron
Proof-of-concept for Canisters in the Internet Computer to own and control Neurons
canister_upgrade_issue
supernova-hackathon-demo
hpeebles's Repositories
hpeebles/CacheMeIfYouCan
High performance, highly configurable caching library
hpeebles/supernova-hackathon-demo
hpeebles/agent-js
A collection of libraries and tools for building software around the Internet Computer, in JavaScript.
hpeebles/agent-rs
A collection of libraries and tools for building software around the Internet Computer, in Rust.
hpeebles/aws-sign-v4
Generate AWS Signature v4 auth headers easily
hpeebles/candid
Candid Library for the Internet Computer
hpeebles/canister-owned-neuron
Proof-of-concept for Canisters in the Internet Computer to own and control Neurons
hpeebles/cdk-rs
Rust canister development kit for the Internet Computer.
hpeebles/dfinity-sdk
IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
hpeebles/emoji-picker-element
A lightweight emoji picker for the modern web
hpeebles/examples
Example applications, microservices, and code samples for the Internet Computer
hpeebles/exchange-bot
hpeebles/FastHash
hpeebles/ic
Internet Computer blockchain source: the client/replica software run by nodes
hpeebles/ic-error
hpeebles/icrc_plus_ledger
The ICRC-2+ protocol is an enhanced version of the ICRC-2 protocol developed by the ICPEx team. It aims to make the ICRC-2 protocol more competitive with the token standards of other public chains. Users can import ICRC-2+ protocol tokens just like ICRC-2/ICRC-1 protocol tokens without any additional operations.
hpeebles/lmdb-rs
Safe Rust bindings for LMDB
hpeebles/msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
hpeebles/msgpackr
Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]
hpeebles/node-drange
Drange(1, 10).subtract(4, 6); // [1-3, 7-10]
hpeebles/range-set
Store collections of PrimInt values as inclusive ranges using generic SmallVec-backed storage
hpeebles/rust-canister-demo
hpeebles/rust-jwt-simple
A secure, standard-conformant, easy to use JWT implementation for Rust.
hpeebles/rust-web-push
A Web Push library for Rust
hpeebles/stable-structures
A collection of data structures for fearless canister upgrades.
hpeebles/test-state-machine-client
Rust library to interact with the ic-test-state-machine
hpeebles/ts-rs
Generate TypeScript bindings from Rust types
hpeebles/ts2typebox
Creating TypeBox code from Typescript types
hpeebles/typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
hpeebles/usergeek-ic-js
Usergeek Javascript SDK for Internet Computer