Pinned Repositories
blockchain-info
request information about a blockchain
css-exercises
curriculum
The open curriculum for learning web development
examples
fastas2kmers
A naive implementation of a k-mer counter in Python, takes fasta files and k-mer length requests and outputs all k-mers of length k, their reverse complement, and their frequency within their respective sequence for each sequence in the file.
graphqlness
get started learning async graphql!
gust
Simplifies the process of preserving your recipes and creating comprehensive grocery shopping lists
kamu-docs
Kamu documentation portal
krust
Bioinformatics 101 tool for counting unique k-length substrings in DNA
newsletter
newsletter learning project based on the actix-web framework
suchapalaver's Repositories
suchapalaver/krust
Bioinformatics 101 tool for counting unique k-length substrings in DNA
suchapalaver/fastas2kmers
A naive implementation of a k-mer counter in Python, takes fasta files and k-mer length requests and outputs all k-mers of length k, their reverse complement, and their frequency within their respective sequence for each sequence in the file.
suchapalaver/gust
Simplifies the process of preserving your recipes and creating comprehensive grocery shopping lists
suchapalaver/blockchain-info
request information about a blockchain
suchapalaver/newsletter
newsletter learning project based on the actix-web framework
suchapalaver/opa
An open source, general-purpose policy engine.
suchapalaver/parsly
Parsly is a simple solution for extracting tabular data from PDFs and converting it to JSON using natural language processing.
suchapalaver/prost-build-example
suchapalaver/protobuf
Protocol Buffers - Google's data interchange format
suchapalaver/rego-to-wasm
suchapalaver/sawtooth-core
Core repository for Sawtooth Distributed Ledger
suchapalaver/sawtooth-lib
suchapalaver/simple_linked_list
suchapalaver/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
suchapalaver/chronicle
Chronicle - the open-source, blockchain-backed, domain-agnostic provenance platform
suchapalaver/crackle-pop
A program that prints out the numbers 1 to 100 (inclusive), except where the number is divisible by 3 it prints Crackle instead of the number, if it's divisible by 5, it prints Pop, and if it's divisible by both 3 and 5, it prints CracklePop.
suchapalaver/nagpra
NAGPRA Provenance Recording with Distributed Technology
suchapalaver/opa-rs
Rust SDK for Open Policy Agent
suchapalaver/poem-ratelimit
Rate limit middleware for poem web framework.
suchapalaver/qiwu
suchapalaver/r1cs-tutorial
Tutorial for writing constraints in the `arkworks` framework
suchapalaver/receipts
suchapalaver/replication
suchapalaver/ripp
Argument systems for inner pairing products
suchapalaver/rust-http-lambda
suchapalaver/rust-scraping
suchapalaver/spike-poem-ratelimit
suchapalaver/sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
suchapalaver/threads
Building a Multi-thread Web Server