JesseBusman's Stars
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
ethereum/go-ethereum
Go implementation of the Ethereum protocol
hashcat/hashcat
World's fastest and most advanced password recovery utility
ungoogled-software/ungoogled-chromium
Google Chromium, sans integration with Google
web3/web3.js
Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
glfw/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
official-stockfish/Stockfish
A free and strong UCI chess engine
MikeMcl/bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
bitcoinjs/bitcoinjs-lib
A javascript Bitcoin library for node.js and browsers.
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
amadvance/snapraid
A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures
ACINQ/eclair
A scala implementation of the Lightning Network.
xtream1101/humblebundle-downloader
Download your Humble Bundle Library
trezor/trezor-crypto
:lock: Don't use this repo, use the new monorepo instead:
csfloat/inspect
Source Code that Powers the CSFloat Inspect Link API
bitcoinxt/bitcoinxt
Bitcoin XT. Most recent release is K.
tom-james-watson/old-reddit-redirect
Ensure Reddit always loads the old design
cryptocoinjs/secp256k1-node
Node.js binding for an Optimized C library for EC operations on curve secp256k1
block-core/blockcore
Open source .NET Core Bitcoin based blockchain node in C#
edisonchee/slimbot
Telegram Bot API for Node.js
ensdomains/resolvers
A collection of resolvers for ENS domains
block-core/blockcore-indexer
Blockcore Indexer scans the blockchain of Blockcore-derived chains and stores transaction information in a MongoDB database with REST API available for Block Explorers to use.
RandomSanityProject/randomsanity_server
Random Number Generator sanity project
gavinandresen/randomsanity_server
Random Number Generator sanity project
AdamJLemmon/testing-oraclize
JesseBusman/ARM_C_Coroutines
Light-weight and blazing fast C coroutines for ARMv7 processors. Read the wiki: https://github.com/JesseBusman/ARM_C_Coroutines/wiki
andy0130tw/web3.js-browser
An intent to bundle a standalone version of web3.js for browsers.
JesseBusman/DecentralizedOrganization
(UNDER CONSTRUCTION) An Ethereum contract written in Solidity to support transparent and decentralized organizations with shareholders and voting. The shares of each organization function as tokens. They are freely transferable, and they grant voting rights to their owner.
JesseBusman/EtherPrime
A decentralized and trustless database of prime numbers. You can own, trade, gift and compute prime numbers using the sieve algorithm and the probabilistic Miller-Rabin algorithm!