-
Backend Architect at @toptal
- Rome, Italy
-
00:07
- 1h ahead - https://lucaguidi.com
- @jodosha
- in/lucaguidi
Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Stars
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,…
How to Make a Computer Operating System in C++
antimatter15 / alpaca.cpp
Forked from ggml-org/llama.cppLocally run an Instruction-Tuned Chat-Style LLM
A text editor in less than 1000 LOC with syntax highlight and search.
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
Generic command line non-JVM Apache Kafka producer and consumer
NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programmin…
A generic dynamo implementation for different k-v storage engines
A private, p2p alternative to Slack and Discord built on Tor & IPFS
A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.
libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed prefix trie in the start-up time, you may dispatch your routes…
Faster string escaping routines for your ruby apps
fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backend.
rupeshs / alpaca.cpp
Forked from antimatter15/alpaca.cppLocally run an Instruction-Tuned Chat-Style LLM (Android/Linux/Windows/Mac)
A super fast, efficiently stored Trie for Ruby. Uses libdatrie.