- São Paulo, Brazil
Stars
- All languages
- AGS Script
- Assembly
- BASIC
- Batchfile
- Bicep
- Bikeshed
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Coq
- D
- Dart
- Dockerfile
- Emacs Lisp
- FreeBasic
- GDScript
- GLSL
- Go
- Groff
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Markdown
- Mathematica
- PHP
- Perl
- PowerShell
- Python
- QML
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Smarty
- Starlark
- Svelte
- TeX
- TypeScript
- V
- VBA
- VHDL
- Vala
- Vim Script
- Visual Basic
- Visual Basic .NET
- Vue
- Wikitext
- Zig
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 command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP…
microsoftarchive / redis
Forked from redis/redisRedis 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
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
A simple Minecraft clone written in C using modern OpenGL (shaders).
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
🚀 A fast WebAssembly interpreter and the most universal WASM runtime
The “Quite OK Image Format” for fast, lossless image compression
iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
Terrain rendering algorithm in less than 20 lines of code
htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
User mode file system library for windows with FUSE Wrapper
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
ClamAV - Documentation is here: https://docs.clamav.net
✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
Unbound is a validating, recursive, and caching DNS resolver.
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)