hello-world

Top 23 hello-world Open-Source Projects

  • hello-world

    Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!

  • hello_imgui

    Hello, Dear ImGui: unleash your creativity in app development and prototyping

  • Project mention: Deploy multi-platform applications with C++ (desktop, mobile and web). An example with Dear ImGui | /r/cpp | 2023-12-11

    When developing my library (based on Dear ImGui), I designed a collection of cmake functions dedicated to help deploy assets, convert icons, and configure application deployment settings. It is currently tailored for my library, but I believe it might serve as a valuable inspiration.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hello

    A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS (by susam)

  • Project mention: A 23-byte "hello, world" program assembled with DEBUG.EXE in MS-DOS | news.ycombinator.com | 2024-04-09
  • hello-wayland

    A hello world Wayland client (mirror)

  • eRCaGuy_hello_world

    "hello world" demos & templates for various languages, for beginners and experts alike, incl. gcc build commands for C & C++

  • HelloWorlds

    Hello-World program in most programming languages

  • hellomello

    Experiments with writing Android apps in Nim

  • Project mention: Compiling Rust for .NET, using only tea and stubbornness | news.ycombinator.com | 2023-08-29

    Tangentially related, I've written a barebones assembler for Android .apk files once (strictly speaking, the assembler is for .dex files, but it also comes with a set of tools to package and sign .apk files). It's written mainly in Nim and provides enough primitives to allow creating Java "stubs" for native .so libraries, so that .apk-s can be built in Nim WITHOUT JDK AT ALL. The Android NDK is still kinda needed/useful, though IIRC mainly for access to adb, and especially adb logcat (which you'll need A LOT for debugging if you try to use this contraption).

    I'd love to One Day™ Rewrite It In Rust.

    The .dex assembler itself is at: https://github.com/akavel/dali — you may like to check out the tests at: https://github.com/akavel/dali/tree/master/tests to see how using it looks like.

    An example project with a simple .apk written purely in Nim (NO JDK) is at: https://github.com/akavel/hellomello/tree/flappy (unfortunately, given Nim's poor packaging story, it's most probably already bitrotten to the extent that it can't be quickly and easily built & used out of the box). I recorded a presentation about this for an online Nim conference — see: https://www.youtube.com/watch?v=wr9X5NCwPlI&list=PLxLdEZg8DR...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ocaml-flake-example

    An overly elaborate example of building a ‘Hello World’ package with Nix flakes, OCaml, and Dune

  • First-PR-Hacktoberfest

    Add any of your code or file to Open source code (GitHub) !! Lets start you Kickup on Open Source Code from this Repository

  • appimage-resources

    Companion repository for AppImage article on booleanworld.com

  • helloworld

    Hello World using 6 different methods in Assembly Language for Raspberry Pi

  • Project mention: Hjalfi writes Hello World for CP/M seven times[ASM,C,Fortran,COBOL,BASIC,Forth] [video] | news.ycombinator.com | 2023-12-17

    If you're interested in that sort of thing, I wrote Hello World using 6 different methods in Assembler for Raspberry Pi. Even if not using a Raspberry Pi, it might be of interest to anyone that wants to understand what the difference is between the various clib methods, (puts, write, etc.).

    https://github.com/ksaj/helloworld

  • hello-open-source

    Your milestone to say Hello to the world of Open Source !

  • ferrite-core

    Ferrite Core (full node + wallet) based on Bitcoin Core and Litecoin Core codebase. No premine. (by koh-gt)

  • sciter-js-rust-boilerplate

    Boilerplate for new Sciter.JS Rust project.

  • hello-world

    Innocent first test. (by SheepTester)

  • graphql-hello-world-server

    A simple graphql client-server project to understand how graphql works

  • unofficial-sciter-template

    for sciter noobs, by a sciter noob

  • Hello-World

    Hello World project in different programming languages (by q-Amyr-p)

  • hello-world

    hello-world in any programming language. (by mauro-balades)

  • golang

    Repo for golang sample workouts (by chefgs)

  • hello_world_counters

    My first Hello World Flutter app: An easy to use tally counter app for Android, with multiple color counters.

  • hello-world

    Hello World code in different languages. You can add new hello world codes too! (by InvalidLenni)

  • hello-world-py

    This is an repo of Hello World In Python From Easy to Difficult in Ridiculous Way

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

hello-world related posts

  • A 23-byte "hello, world" program assembled with DEBUG.EXE in MS-DOS

    3 projects | news.ycombinator.com | 9 Apr 2024
  • Hjalfi writes Hello World for CP/M seven times[ASM,C,Fortran,COBOL,BASIC,Forth] [video]

    1 project | news.ycombinator.com | 17 Dec 2023
  • Deploy multi-platform applications with C++ (desktop, mobile and web). An example with Dear ImGui

    2 projects | /r/cpp | 11 Dec 2023
  • Making Your NPM Package Executable

    1 project | dev.to | 12 Apr 2023
  • Image in C

    3 projects | /r/C_Programming | 17 Mar 2023
  • Hello world in every computer language

    1 project | news.ycombinator.com | 17 Nov 2022
  • A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS

    1 project | /r/patient_hackernews | 30 Oct 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source hello-world projects? This list will help you:

Project Stars
1 hello-world 10,625
2 hello_imgui 560
3 hello 140
4 hello-wayland 133
5 eRCaGuy_hello_world 103
6 HelloWorlds 103
7 hellomello 80
8 ocaml-flake-example 45
9 First-PR-Hacktoberfest 24
10 appimage-resources 24
11 helloworld 20
12 hello-open-source 18
13 ferrite-core 11
14 sciter-js-rust-boilerplate 8
15 hello-world 7
16 graphql-hello-world-server 7
17 unofficial-sciter-template 3
18 Hello-World 3
19 hello-world 3
20 golang 2
21 hello_world_counters 2
22 hello-world 1
23 hello-world-py 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com