-
AIMatter
- All languages
- Assembly
- C
- C#
- C++
- CSS
- Clojure
- Cuda
- Erlang
- Fancy
- Fortran
- G-code
- GDScript
- GLSL
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- MDX
- Markdown
- Mathematica
- Mojo
- Nix
- Objective-C
- Perl
- Python
- R
- Racket
- Ruby
- Rust
- Scala
- Scheme
- Shell
- Starlark
- Swift
- SystemVerilog
- TeX
- TypeScript
- V
- Vim Script
- WebAssembly
Starred repositories
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
A code-searching tool similar to ack, but faster.
A tiling window manager for macOS based on binary space partitioning
A simple and easy-to-use library to enjoy videogames programming
UNIX-like reverse engineering framework and command-line toolset
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
antimatter15 / alpaca.cpp
Forked from ggerganov/llama.cppLocally run an Instruction-Tuned Chat-Style LLM
GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
A tiling window manager based on binary space partitioning
🚀 A fast WebAssembly interpreter and the most universal WASM runtime
The “Quite OK Image Format” for fast, lossless image compression
High-efficiency floating-point neural network inference operators for mobile, server, and Web
How to write a very simple JIT compiler
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support d…
Acceleration package for neural networks on multi-core CPUs
trholding / llama2.c
Forked from karpathy/llama2.cLlama 2 Everywhere (L2E)
Two-Level Segregated Fit memory allocator implementation.