-
-
vacc Public
Vaccine verification with ZK proofs using Gnark and Nats in Golang
Go UpdatedJul 31, 2024 -
radix_trie Public
A simple space-optimized trie written in Rust
-
-
neuron_dance Public
Simple deep learning API for implementing neural nets written in Rust with Dense Layers, CSV and MNIST dataset types, L2 regularization and Adam Optimizer and common activation functions like Relu,…
-
-
readers_writers Public
Classic solution to solve situations in which many concurrent threads of execution try to access the same shared resource at one time.
Go UpdatedOct 20, 2023 -
-
-
chat Public
Text chat using Tokio with various locks and message channels. Modes are client/server broadcast and peer<-->peer. Uses TCP
-
-
trie_prototype Public
Initial prototype (w/ no generics) for thinking about tries and radix tries in Rust
Rust UpdatedJun 10, 2022 -
parallel_n_queens Public
Rust implementation of a parallel N-Queens solver. Uses Rayon Threadpool
-
ranked_choice_voting Public
Ranked choice voting simulation in Haskell using common Monad Transformers
Haskell UpdatedSep 17, 2021 -
raft Public
Forked from hashicorp/raftGolang implementation of the Raft consensus protocol
Go Mozilla Public License 2.0 UpdatedJun 22, 2021 -
rides Public
Client worker app to fetch car ride share data in parallel using caching and db persistence using Elixir/Erlang OTP
Elixir UpdatedNov 29, 2020 -
rides_api Public
Implements JSON api server to provide car ride shares data
Elixir UpdatedNov 29, 2020 -
relevant-snippet Public
Highlights all the query terms that appear in the snippet
Java UpdatedAug 24, 2020 -
c-data-structures Public
Classic programming data structures and puzzles using C
C UpdatedAug 24, 2020 -
-
pbs-feed Public
Simple Ruby on Rails project to parse PBS CSV showtimes into HTML
XSLT UpdatedAug 24, 2020 -
-
-
fast-hangman-2.0 Public
Hangman port written in Python 2.7 using functional programming idioms
Python UpdatedAug 24, 2020 -
-
-
snowflake Public
Distributed system to generate unique 64 bit integer ids in Elixir using the original Twitter Snowflake algorithm
-
basic_paxos Public
Implements Basic-Paxos consensus algorithm with tests
-
enigma Public
Forked from archseer/enigmaA simple Erlang VM implementation in Rust
Rust Mozilla Public License 2.0 UpdatedOct 4, 2019 -
add Public
Adds two binary strings and uses Stream Data property testing
Elixir UpdatedApr 13, 2018