COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210101074253/https://github.com/topics/odin
Here are
90 public repositories
matching this topic...
Odin Programming Language
Main Website for The Odin Project
Updated
Dec 31, 2020
Ruby
UniTween is a Tween framework for Unity that enables programmers and artists to create almost any kind of Tween in a workflow that is easy to learn, fun to use, and with great maintainability.
Employ Scala for serverless applications
Updated
Jan 1, 2021
Scala
The Ruby course on The OdinProject
A list of Odin libraries, wrappers and bindings.
一个基于Entity-Component模式的灵活、通用的战斗(技能)框架,配置使用基于Odin的ScriptableObject,async-await使用ETTask
High level 2d game engine written in Haskell.
Updated
Apr 7, 2018
Haskell
Odin binding for Dear ImGui
Updated
Nov 16, 2020
Odin
Odin is an implementation of the Active Record pattern in TypeScript
Updated
Sep 13, 2020
TypeScript
A tiny immediate-mode UI library for The Odin Programming Language
Updated
Oct 31, 2020
Odin
To get familiar with Ruby on Rails, this project was built and successfully deployed on Heroku
Updated
Aug 18, 2020
Ruby
OpenEHR library implementing ADL 2, AOM 2 and RM 1.0.4
Updated
Jul 11, 2019
Java
Odin syntax highlighting and snippets for Code.
Database for scriptable objects in Unity using Odin Inspector
Vim syntax highlighting for Ginger Bill's programming language, Odin. Derived from jansedivy's jai.vim.
Updated
Sep 28, 2020
Vim script
Notes from The Odin Project
Updated
Sep 17, 2018
Ruby
ODIN Technical Wiki -- A commonplace for information relating to the ODIN blockchain, and developing on ODIN.
Building a replica of the news site Newsweek.com using the Bootstrap framework.
Rewrite of CTime by Casey Muratori in Odin
Updated
Jan 30, 2020
Odin
Odin syntax definition for Sublime Text
Low-level bindings to BSD-style sockets for the Odin programming language that should likely be in the standard library
Access control for node.js, suited for building SaaS apps
Updated
Jul 17, 2020
JavaScript
AGC is a git client that doesn't suck [Dead]
Updated
Jan 29, 2020
Odin
This project is testing the student’s domain of SQL queries by requesting them to retrieve and organize different pieces of data from a table.
Own implementation of Ruby’s enumerable methods
Improve this page
Add a description, image, and links to the
odin
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
odin
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yamlodin log -i {job_id}