{"id":24011866,"url":"https://github.com/ninjakoala/lamarck","last_synced_at":"2026-05-13T13:38:31.438Z","repository":{"id":22917922,"uuid":"26266796","full_name":"ninjakoala/lamarck","owner":"ninjakoala","description":"For classifying clouds (specifically Amazon's)","archived":false,"fork":false,"pushed_at":"2017-12-01T20:37:28.000Z","size":662,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T16:57:04.607Z","etag":null,"topics":["aws","clojure","ec2"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ninjakoala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-06T11:20:20.000Z","updated_at":"2019-01-12T10:26:03.000Z","dependencies_parsed_at":"2022-08-05T20:16:37.775Z","dependency_job_id":null,"html_url":"https://github.com/ninjakoala/lamarck","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ninjakoala/lamarck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Flamarck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Flamarck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Flamarck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Flamarck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninjakoala","download_url":"https://codeload.github.com/ninjakoala/lamarck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Flamarck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285249460,"owners_count":27139375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","clojure","ec2"],"created_at":"2025-01-08T05:17:15.815Z","updated_at":"2025-11-19T13:04:31.456Z","avatar_url":"https://github.com/ninjakoala.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Clojars Project](https://img.shields.io/clojars/v/com.ninjakoala/lamarck.svg)](https://clojars.org/com.ninjakoala/lamarck) [![Build Status](https://travis-ci.org/ninjakoala/lamarck.svg?branch=master)](https://travis-ci.org/ninjakoala/lamarck)\n\n```clojure\n(ns yourapp\n  (:require [ninjakoala.lamarck :as l]))\n\n; The list of instances:\nl/instances\n\n; Retrieve the data for your favourite instance:\n(l/instance \"c3.4xlarge\")\n\n; Instances look like this:\n{:network-performance \"High\",\n :vcpu 16,\n :family \"Unknown\",\n :memory 30.0,\n :instance-type \"c3.4xlarge\",\n :arch [\"x86_64\"],\n :vpc {:ips-per-eni 30, :max-enis 8},\n :storage {:devices 2, :size 160, :ssd true},\n :ecu 55.0,\n :pricing\n {:ap-northeast-1 {:linux 1.021, :mswin 1.849},\n  :ap-southeast-1 {:linux 1.058, :mswin 1.906},\n  :ap-southeast-2 {:linux 1.058, :mswin 1.906},\n  :eu-west-1 {:linux 0.956, :mswin 1.504},\n  :sa-east-1 {:linux 1.3, :mswin 1.964},\n  :us-east-1 {:linux 0.84, :mswin 1.504},\n  :us-west-1 {:linux 0.956, :mswin 1.504},\n  :us-west-2 {:linux 0.84, :mswin 1.504}},\n :ebs-optimized? true}\n```\n\n# lamarck\n\nProvides the data from [Garret Heaton's](https://github.com/powdahound) excellent [ec2instances.info](https://github.com/powdahound/ec2instances.info) project in Clojure form for munging in your application.\n\n## Lamarck who?\n\n[Jean-Baptiste Lamarck](http://en.wikipedia.org/wiki/Jean-Baptiste_Lamarck), according to [wikipedia](https://en.wikipedia.org/wiki/Cloud#First_comprehensive_classification) he worked on cloud classification. It seemed vaguely appropriate!\n\n## License\n\nCopyright © 2014 Neil Prosser\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjakoala%2Flamarck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninjakoala%2Flamarck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjakoala%2Flamarck/lists"}