Pinned Repositories
bazaar
A fully async Rust GraphQL Server hosting a small example e-Commerce (like) platform.
bug-app
[WIP] A simple bug tracking serverless web app built with Rust, React and AWS Lambda
dotfiles
Holds all the config I use for my various development tools
github-repo-stars
A small CLI in Rust to fetch a GitHub user's top 10 repos
ksql-db-rs
A thin wrapper around the KSQL DB REST API to make it more ergonomic to work with in rust.
mongo-go-struct-to-bson
Provides utility methods intended to be used alongside the Mongo Go Driver
rust_data_structures_and_algorithms
A Cargo Workspace storing practice implementations of various data structures and algorithms in rust.
rust_os
Following through the tutorials at https://os.phil-opp.com/
tracing-sprout
A Rust tokio-rs/tracing structured JSON logging layer for the fledgling logger
naamancurtis's Repositories
naamancurtis/bazaar
A fully async Rust GraphQL Server hosting a small example e-Commerce (like) platform.
naamancurtis/mongo-go-struct-to-bson
Provides utility methods intended to be used alongside the Mongo Go Driver
naamancurtis/ksql-db-rs
A thin wrapper around the KSQL DB REST API to make it more ergonomic to work with in rust.
naamancurtis/dotfiles
Holds all the config I use for my various development tools
naamancurtis/rust_data_structures_and_algorithms
A Cargo Workspace storing practice implementations of various data structures and algorithms in rust.
naamancurtis/bug-app
[WIP] A simple bug tracking serverless web app built with Rust, React and AWS Lambda
naamancurtis/github-repo-stars
A small CLI in Rust to fetch a GitHub user's top 10 repos
naamancurtis/rust_os
Following through the tutorials at https://os.phil-opp.com/
naamancurtis/tracing-sprout
A Rust tokio-rs/tracing structured JSON logging layer for the fledgling logger
naamancurtis/advent_of_code
Stores my solutions to the advent of code problems
naamancurtis/api_error
An initial attempt to make error handling and telemetry emission easier in Rust web APIs.
naamancurtis/async-graphql
A GraphQL server library implemented in Rust
naamancurtis/async_graphql_telemetry_extension
A rust `async-graphql` extension to automatically emit traces and metrics in an opentelemetry compatible format
naamancurtis/confluent-schema-registry-rs
A small helper crate to make working with Apache Kafka & the Confluent Schema Registry in multi-threaded environments easier
naamancurtis/discovery
Discover the world of microcontrollers through Rust!
naamancurtis/jsonwebtoken
JWT lib in rust
naamancurtis/mean_stack_scaffold
Generic scaffolding for a Production-Ready dockerised MEAN Stack Application
naamancurtis/personal_site
Personal Site for Naaman Curtis
naamancurtis/personal_site_email_client
AWS Lambda Email Client for Contact Form within Personal Site
naamancurtis/rust-microservice-practice
naamancurtis/rust_ci_tools_docker
naamancurtis/rust_pong
Practice using the Rust Amethyst Game Engine
naamancurtis/schema_registry_converter
A crate to convert bytes to something more useable and the other way around in a way Compatible with the Confluent Schema Registry. Supporting Avro, Protobuf, Json schema, and both async and blocking.
naamancurtis/snafu
Easily assign underlying errors into domain-specific errors while adding context
naamancurtis/suaide
A simple developer tool to track todo, tasks and tickets within the terminal.
naamancurtis/swift-course
https://www.udemy.com/ios-12-app-development-bootcamp/
naamancurtis/tracing-bunyan-formatter
A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.
naamancurtis/trx