- Malaysia
Lists (1)
Sort Name ascending (A-Z)
Stars
- All languages
- Assembly
- Astro
- C
- C#
- C++
- C3
- CSS
- CoffeeScript
- Dart
- Dockerfile
- Elixir
- Elm
- Gleam
- Go
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- Markdown
- Mojo
- Nim
- Nix
- Nunjucks
- Nushell
- OCaml
- Objective-C
- Objective-C++
- Odin
- PHP
- PLpgSQL
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Svelte
- Swift
- TypeScript
- V
- Verilog
- Vim Script
- Vue
- Zig
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, MQTTS, POP3, POP3S, RTMP, RTMP…
Open-source vector similarity search for Postgres
A very compact representation of a placeholder for an image.
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
Open-source, low-latency key/value engine built on Valkey with query subscriptions and hierarchical storage tiers.
antimatter15 / alpaca.cpp
Forked from ggml-org/llama.cppLocally run an Instruction-Tuned Chat-Style LLM
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
Low-level unprivileged sandboxing tool used by Flatpak and similar projects
Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It sup…
picolibc - a C library designed for embedded 32- and 64- bit systems.
An easy to use testing framework for the 42 projects
Contemporary systems programming language in the spirit of C
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms an…
My tests for the ft_printf 42 project.