nachinius's Stars
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
ggerganov/llama.cpp
LLM inference in C/C++
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
meta-llama/llama
Inference code for Llama models
localstack/localstack
đź’» A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
google-research/google-research
Google Research
meta-llama/codellama
Inference code for CodeLlama models
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
rstacruz/cheatsheets
Cheatsheets for web development - devhints.io
tmux-plugins/tpm
Tmux Plugin Manager
whatwg/html
HTML Standard
OpenTTD/OpenTTD
OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
ept/ddia-references
Literature references for “Designing Data-Intensive Applications”
googlearchive/code-prettify
An embeddable script that makes source-code snippets in HTML prettier.
raspberrypi/pico-sdk
eth-sri/lmql
A language for constraint-guided and efficient LLM programming.
espressif/ESP8266_RTOS_SDK
Latest ESP8266 SDK based on FreeRTOS, esp-idf style.
yaml/pyyaml
Canonical source repository for PyYAML
lwip-tcpip/lwip
lwIP mirror from http://git.savannah.gnu.org/cgit/lwip.git
com-lihaoyi/upickle
uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
com-lihaoyi/os-lib
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs
gvolpe/trading
đź’± Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
guardrail-dev/guardrail
Principled code generation from OpenAPI specifications
Noltari/pico-uart-bridge
Raspberry Pi Pico UART-USB bridge
profunktor/redis4cats
:bookmark: Redis client built on top of Cats Effect, Fs2 and Lettuce
amazon-archives/dynamodb-online-index-violation-detector
A tool for Amazon DynamoDB to find violations on an online GSI's hash key and range key.
nrktkt/default
Fun with type level default parameters
zalando-incubator/clin
Cli for Nakadi for event types and subscriptions management
nachinius/VanEmdeBoasInScala
A modified van Emde Boas data structure that achieves O(lg w) predecessor and successor queries with O(n) space"
sunfounder/esp8266-uart-wsserver
ESP8266 UART to Websocket Server Usage