{"id":19832904,"url":"https://github.com/lmbarros/dump","last_synced_at":"2026-02-21T04:02:11.200Z","repository":{"id":141652481,"uuid":"114176812","full_name":"lmbarros/DUMP","owner":"lmbarros","description":"DUMP: Dump of Unsorted Morsels for Programmers","archived":false,"fork":false,"pushed_at":"2018-02-23T22:35:10.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-19T17:57:07.431Z","etag":null,"topics":["algorithms","data-structures","reference"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lmbarros.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.MIT.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-13T22:47:57.000Z","updated_at":"2017-12-25T16:51:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ebd4f0f-626a-4659-8f6d-4093226a690d","html_url":"https://github.com/lmbarros/DUMP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lmbarros/DUMP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmbarros%2FDUMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmbarros%2FDUMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmbarros%2FDUMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmbarros%2FDUMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lmbarros","download_url":"https://codeload.github.com/lmbarros/DUMP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmbarros%2FDUMP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["algorithms","data-structures","reference"],"created_at":"2024-11-12T11:38:55.697Z","updated_at":"2026-02-21T04:02:11.174Z","avatar_url":"https://github.com/lmbarros.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DUMP: Dump of Unsorted Morsels for Programmers\n\n**What is this?** This is a repository of more or less random programming things, which I am making for my own amusement and edification (and reference,I guess).  I don't know how this will evolve over time (if at all), but I imagine this will consist mainly in implementations of algorithms and data structures.\n\n**What is in?** DUMP is composed of two main parts: the [morsels](morsels) and the [plates](plates). Morsels are the *raison d'être* of this \"project\", they are the \"programming things\" themselves. Plates are things made with the morsels: demonstrations, benchmarks, perhaps visualizations. A third part, [additives](additives) (yeah, I am abusing the the metaphor!) are some infrastructure and utilities used by the two main parts.\n\n**Which language and why?** I wanted to include both code and written notes about the \"programming things\". I soon noted that [literate programming](https://en.wikipedia.org/wiki/Literate_programming) would be a nice tool for this endeavor, so I quickly hacked a Markdown-based tool for this task: [Halp](https://github.com/lmbarros/Halp) (there already several other, arguably better Markdown-based literate programming tools around; I just wanted something slightly different than them). So, this very file is DUMP's source code. I use Halp to extract the code snippets to files that can be further compiled.\n\nConcerning the code itself: given the reference aspect of DUMP, I'd prefer to write everything in C (The One True Lingua Franca of Computing and one that will probably be around for a long time). Too bad I can't stand writing much C anymore. So, I am resorting to C++ (which wouldn't be my number one choice for pretty much anything else these days). I'll try to restrain myself to the C subset of C++ as much as I can while still having fun, especially in the morsels -- I'll be more liberal in the plates and additives.\n\n**What else?** Needless to say, this is by no means a library of ready-to-reuse stuff.\n\n**Licensing.** DUMP is licensed under the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license. The code snippets are also licensed under the [MIT license](LICENSE.MIT.md). See [LICENSE.md](LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmbarros%2Fdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmbarros%2Fdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmbarros%2Fdump/lists"}