Lists (1)
Sort Name ascending (A-Z)
- All languages
- Apex
- Assembly
- Astro
- Awk
- Batchfile
- Bicep
- Blade
- C
- C#
- C++
- COBOL
- CSS
- Clojure
- CodeQL
- Dart
- Dockerfile
- GDScript
- Go
- Groovy
- HCL
- HTML
- Handlebars
- JSON
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Nunjucks
- Nushell
- PHP
- PLSQL
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Pug
- Python
- Roff
- Ruby
- Rust
- SCSS
- Shell
- Solidity
- Svelte
- Swift
- SystemVerilog
- TSQL
- TeX
- TypeScript
- Vala
- Verilog
- Vim Script
- Visual Basic .NET
- Vue
- Xtend
- Zig
- xBase
Starred repositories
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…
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
The Network UPS Tools repository. UPS management protocol Informational RFC 9271 published by IETF at https://www.rfc-editor.org/info/rfc9271 Please star NUT on GitHub, this helps with sponsorships!
A lightweight, native Windows Todo application built with pure C and the Win32 API. Just 60 KB
antirez / 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, Streams, HyperLogLogs,…