joecodemonkey's Stars
joecodemonkey/wordle_solve
DmitryTsepelev/store_model
Work with JSON-backed attributes as ActiveRecord-ish models
rust-unofficial/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
a8bit/EightBit-Atari-Fonts
Fonts generated from original bitmaps from Atari 8bit computers
deepnight/ldtk
Modern, lightweight and efficient 2D level editor
RobLoach/raylib-cpp
C++ Object Oriented Wrapper for raylib
tomdionysus/pmalloc
pmalloc - A minimal, zero dependency, heap based memory manager in C
peplum/template
A template project for Peplum applications.
yoheinakajima/babyagi
databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
AndyObtiva/glimmer-dsl-libui
Glimmer DSL for LibUI - Prerequisite-Free Ruby Desktop Development Cross-Platform Native GUI Library - The Quickest Way From Zero To GUI - If You Liked Shoes, You'll Love Glimmer! - No need to pre-install any prerequisites. Just install the gem and have platform-independent GUI that just works on Mac, Windows, and Linux.
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
greg7mdp/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
boazsegev/iodine
iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support
namusyaka/gammo
A pure Ruby HTML5-compliant parser with CSS selector and XPath 1.0 traversal
buraksezer/olric
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
aristocratos/bashtop
Linux/OSX/FreeBSD resource monitor
aristocratos/bpytop
Linux/OSX/FreeBSD resource monitor
habemus-papadum/kernel-grok
grok the kernel via a cmake shim
cc65/cc65
cc65 - a freeware C compiler for 6502 based systems
commanderx16/lcc-816
The lcc retargetable ANSI C compiler (65816 edition)
nlmixrdevelopment/nlmixr
nlmixr: an R package for population PKPD modeling
sumoheavy/jira-ruby
A Ruby gem for the JIRA REST API
Snaipe/Criterion
A cross-platform C and C++ unit testing framework for the 21st century
P-p-H-d/mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
antirez/sds
Simple Dynamic Strings library for C
rxi/log.c
A simple logging library implemented in C99
Immediate-Mode-UI/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
baruch/libwire
User space threading (aka coroutines) library for C resembling GoLang and goroutines