Pinned Repositories
astar.cs
Generic A* implementation in C#
hackerrank
Hacker Rank challenges
libcappuccino
C++17 Cache Data Structure Library
libchain
Easy to use std::string enhancements.
libcoro
C++20 coroutine library
liblifthttp
Safe and easy to use C++17 HTTP client library.
libpriamcql
Safe and easy to use C++17 CQL (Cassandra/ScyllaDB) client library.
libscryptcpp
libwingmysql
Safe and easy to use C++17 MySQL client library.
jbaldwin's Repositories
jbaldwin/libcoro
C++20 coroutine library
jbaldwin/liblifthttp
Safe and easy to use C++17 HTTP client library.
jbaldwin/libcappuccino
C++17 Cache Data Structure Library
jbaldwin/astar.cs
Generic A* implementation in C#
jbaldwin/libwingmysql
Safe and easy to use C++17 MySQL client library.
jbaldwin/libchain
Easy to use std::string enhancements.
jbaldwin/libpriamcql
Safe and easy to use C++17 CQL (Cassandra/ScyllaDB) client library.
jbaldwin/hackerrank
Hacker Rank challenges
jbaldwin/libscryptcpp
jbaldwin/adventofcode
https://adventofcode.com
jbaldwin/base64
Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
jbaldwin/boggle.cs
Small quick boggle solver
jbaldwin/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
jbaldwin/game_of_life.rust
conway's game of life in rust
jbaldwin/jbaldwin.github.io
jbaldwin/learn-typescript
jbaldwin/libturbohttp
libturbohttp is a C++17 HTTP/1.1 Request and Response stateful parser with zero memory allocations.
jbaldwin/profile
Linux profile settings
jbaldwin/project_euler
Project Euler