- Washington, DC
-
12:12
(UTC -05:00) - https://www.plushcap.com/about
- @mattmakai
Highlights
- Pro
Stars
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- COBOL
- CSS
- Clojure
- CoffeeScript
- Crystal
- Cython
- Dart
- Elixir
- Emacs Lisp
- Fortran
- Go
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Lua
- MDX
- Makefile
- Markdown
- MoonScript
- Objective-C
- OpenEdge ABL
- PHP
- Perl
- PowerShell
- Pug
- Python
- QML
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- XSLT
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,…
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
A fast, light-weight proxy for memcached and redis
Ultra-lightweight JavaScript engine for the Internet of Things.
Terrain rendering algorithm in less than 20 lines of code
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
A vector search SQLite extension that runs anywhere!
Ultra fast JSON decoder and encoder written in C with Python bindings
trholding / llama2.c
Forked from karpathy/llama2.cLlama 2 Everywhere (L2E)
Interpreted language focused on expressiveness and type safety.
Template project for developing DOS games/apps with DJGPP, including source-level remote debugging with GDB and DOSBox.