mooreryan
Bioinformatics data science PhD, viral ecologist, & basketball nerd
University of DelawareNewark, DE
mooreryan's Stars
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
mantinedev/mantine
A fully featured React components library
openai/openai-python
The official Python library for the OpenAI API
DapperLib/Dapper
Dapper - a simple object mapper for .Net
githubnext/monaspace
An innovative superfamily of fonts for code
sqlc-dev/sqlc
Generate type-safe code from SQL
elysiajs/elysia
Ergonomic Framework for Humans
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
nothings/single_file_libs
List of single-file C/C++ libraries.
deepmap/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
go-jet/jet
Type safe SQL builder with code generation and automatic query result data mapping
freedmand/semantra
Multi-tool for semantic search
jooby-project/jooby
The modular web framework for Java and Kotlin
axodotdev/cargo-dist
📦 shippable application packaging
ronami/meta-typing
📚 Functions and algorithms implemented purely with TypeScript's type system
rust-lang/polonius
Defines the Rust borrow checker.
pganalyze/libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
ericdc1/Dapper.SimpleCRUD
Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.
CakeML/cakeml
CakeML: A Verified Implementation of ML
jpwhite3/northwind-SQLite3
SQLite3 version of Microsoft's Northwind Database
darioteixeira/pgocaml
PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code.
devtiro/course-spring-boot
Source Code for the Spring Boot Course
lidimayra/from-rails-to-spring-boot
A quick guide for developers migrating from Rails to Spring Boot with examples
nationalarchives/miiify
A web annotation server built with the same principles as Git
kaashyapan/sqlc-gen-fsharp
Sqlc plugin to generate F# code from SQL
roddyyaga/pg_query-ocaml
OCaml bindings for libpg_query
rgrinberg/deriving-slowly
See http://rgrinberg.com/posts/deriving-slowly/
paurkedal/caqti-study
kaashyapan/sqlc-gen-crud
Sqlc plugin to autogenerate CRUD Sql from schema file