Example
A particular instance of something that is a representative of a group, or an illustration of somethign that’s been generally described.
- GitHub: https://github.com/topics/example
- Aliases: examples,
- Last updated: 2026-06-27 00:10:15 UTC
- JSON Representation
https://github.com/allure-examples/mocha-pnpm-esm-js
Example of Allure Report usage with Mocha, pnpm, ESM and JavaScript
allure allure-report esm example javascript mocha pnpm
Last synced: 13 Feb 2026
https://gitlab.com/nuke-web3/rust_cid_npm
Using [wasm-pack](https://github.com/rustwasm/wasm-pack) on the [rust-cid](https://github.com/multiformats/rust-cid ) lib to get FAST cli and browser generation of CIDS withot the need for a full IPFS client
CID cli example ipfs libp2p npm rust webpack
Last synced: 10 Mar 2025
https://github.com/archtaurus/seachat
A chat app built on express and socket.io.
app chat demo example express-js node-js socket socket-io socketio-nodejs
Last synced: 12 Apr 2026
https://github.com/qazcetelic/pong
A simple version of pong written in Processing.
Last synced: 19 Jun 2025
https://github.com/smonn/dotnet-jwt-refresh
csharp dotnet example jwt refresh-token
Last synced: 26 Apr 2026
https://github.com/javiersegoviacordoba/spring_boot_example
Spring boot application to get a json from an url, show it through your server and save it in a MongoDB.
Last synced: 09 May 2026
https://github.com/ktaletsk/jupyterlab_command_test
Sample extension showing how to add command to JupyterLab menus
example jupyterlab jupyterlab-extension tutorial
Last synced: 11 Jul 2025
https://gitlab.com/coolGi/allExampleMod
A base mod to use for 1.16, 1.17 & 1.18 which works for Forge & Fabric
example minecraft minecraft-fabric minecraft-forge
Last synced: 10 Mar 2025
https://github.com/allure-examples/codeceptjs-pnpm-ts
Example of Allure Report usage with CodeceptJS, pnpm and TypeScript
allure allure-report codeceptjs commonjs example java pnpm typescript
Last synced: 15 Apr 2026
https://github.com/oaslananka/rabbitmqwithpython
This project contains a simple example application that demonstrates how to work with the RabbitMQ messaging system using Python. The project includes producer and consumer scripts to help you understand the basic concepts of RabbitMQ.
amqp example message-queue python rabbitmq
Last synced: 04 Jul 2025
https://github.com/tariel-x/wsk-examples
Collection of example go functions for apache openwhisk
Last synced: 09 Apr 2025
https://github.com/habbes/rmq-demo
Simple app demonstrating rabbitmq messaging in distributed systems.
clojure demo example html javascript nodejs rabbitmq websocket
Last synced: 10 May 2026
https://github.com/delicatejs/delicatejs-example
💡DelicateJS实现案例(包括用户注册登录、列表增删改查)
Last synced: 12 Jun 2025
https://github.com/provrb/c-socket
Client -> Server and Server ->Client TCP Socket program made in C.
c demonstration example learning simple sockets
Last synced: 04 Feb 2026
https://github.com/deis/example-dockerfile-procfile-http
A simple Dockerfile+Procfile app for Deis, the open source PaaS
deis-workflow dockerfile example http-server procfile
Last synced: 31 Mar 2025
https://github.com/irevoire/teensy_blink_manual
example repository for the teensy crate
bare-metal blink embedded example example-project rust teensy
Last synced: 16 Mar 2025
https://github.com/atlassubbed/play-dynamic-polling
Dynamic polling interval as a Relax component. Live at:
codesandbox components diffing example jsx preact react relax vdom
Last synced: 12 Apr 2026
https://github.com/vesnikos/celery_startup_project
A testing approach for celery/postgresql using pytest
celery example paradigm pytests
Last synced: 20 Jun 2026
https://github.com/josephedison77/lua-yen
Lua hello world example. Docs could be enhanced for better presentation.
example hello-world lua starter
Last synced: 29 May 2026
https://github.com/josephedison77/haskell-gbl
Haskell hello world example. Docs could be enhanced for better presentation.
example haskell hello-world starter
Last synced: 29 May 2026
https://github.com/limcheekin/nextjs-blog
NextJS Blog - NextJS Learning Project
Last synced: 12 May 2026
https://github.com/disafronov/dummy-frontend
Demo frontend app for FluxCD2 "Dummy Apps" tenant repository
docker example frontend javascript
Last synced: 19 May 2026
https://github.com/victorpopkov/rails-jsonapi-example
Small example API on Ruby on Rails using JSONAPI::Resources.
example jsonapi-resources rails ruby ruby-on-rails
Last synced: 12 Apr 2026
https://github.com/nemmusu/sshclient
SSHClient is a Python class that utilizes the `paramiko` library to establish an SSH connection to a remote host and execute a series of specified commands.
class client configparser example module paramiko python python3 ssh
Last synced: 21 Apr 2026
https://github.com/randomgamingdev/greedy-meshing-js-demo
A demonstration of greedy meshing in Javascript with p5.js used for voxels and more
algorithm algorithms basic demo example greedy-algorithm greedy-algorithms greedy-meshing javascript p5js quickstart simple
Last synced: 29 May 2026
https://github.com/didinj/javascript-function-intro
Javascript Function: Intro
example function intro javascript js tutorial
Last synced: 21 Aug 2025
https://github.com/brgmnn/docker-example
Nodejs docker example
docker example express javascript node
Last synced: 07 Jan 2026
https://github.com/rgl/go-aws-route53-usage-example
This is an example Go application that lists all the DNS Zones hosted in AWS Route 53
Last synced: 31 Mar 2025
https://github.com/randomgamingdev/tiny-tic-tac-toe
A tiny version of tic-tac-toe that's designed to use a minimal amount of lines while not importing any libraries, staying decently understandable, and being able to handle wrong inputs without just crashing (and also none of that semicolon stuff) (there's an even smaller one line version that doesn't follow these rules if you're interested)
example examples micro one-liner one-liners oneliner oneliners python python3 small tic-tac-toe tiny
Last synced: 18 May 2026
https://github.com/permitio/fine-grained-bot-protection
An example authorization middleware for fine-grained bot protection using Arcjet and Permit.io
Last synced: 05 Sep 2025
https://github.com/ungana/sqlx-sqlite-database-connection
An example project showing how to use SQLx and SQLite together in a Rust project.
connection example rust rust-lang sqlite sqlite3 sqlx sqlx-cli
Last synced: 28 Apr 2026
https://github.com/alvarogarcia7/valgrind-c
c clang docker example memory-leak spike study valgrind
Last synced: 18 May 2026
https://github.com/rgl/selenium-java-maven-example
A Selenium Java example running inside a Dev Container
devcontainer example java selenium selenium-java selenium-webdriver
Last synced: 18 May 2026
https://github.com/lpreterite/fis-vue-example
基于fis构建的vuejs事例(包含vue-router的使用)
Last synced: 12 May 2026
https://github.com/iterative/pipeline-conifguration
Ideas, examples and best practices for pipeline configurations
Last synced: 18 Jun 2025
https://github.com/bahmutov/docker-file-permissions
Investigating difference in file permissions between root and regular user
Last synced: 29 Sep 2025
https://github.com/lilpacy/simple-dapp-boilerplate
nft market sample implementation ( use for dapp development )
boilerplate dapp ethers example hardhat solidity template vite vue
Last synced: 13 Apr 2026
https://github.com/webdoc-labs/example-documentation
This repository is auto-managed to push the example documentation on GitHub Pages!
Last synced: 05 Jan 2026
https://github.com/ostark/craft-mute-deprecations
Mute Craft deprecations
craftcms example yii2 yii2-extension
Last synced: 18 May 2026
https://github.com/christian-konrad/mapreduce-invertedindexer-example
Simplified example of an Inverted Indexer for plain text documents built on Hadoop's MapReduce framework.
example hadoop hadoop-mapreduce inverted-index mapreduce
Last synced: 16 Mar 2025
https://github.com/binanceapi-net/docusaurus-binanceapi.net
The files used to build the Documentation Website for BinanceAPI.NET
binance binance-api cryptocurrency documentation docusaurus example exchange template unbuilt website
Last synced: 27 Mar 2025
https://github.com/anzerr/slowloris.tool
Slowloris attack util
example http nodejs slowloris slowloris-attack util
Last synced: 18 May 2026
https://github.com/skylinecommunications/slc-s-example_interappcalls
Example solution on how to create an InterApp nuget package using the Skyline.DataMiner.Core.InterApp library.
dataminer dataminer-solution example
Last synced: 26 May 2026
https://github.com/skylinecommunications/slc-c-example_connectivityframework
Example Connector showing the use of Skyline.DataMiner.Core.ConnectivityFramework for DCF in DataMiner. (Previously Skyline SDF DCF)
dataminer dataminer-connector example
Last synced: 13 Jul 2025
https://github.com/jf17/guice-example
A simple google guice example
dependency-injection example google-guice guice inversion-of-control java jf17 maven
Last synced: 18 May 2026
https://github.com/volkya/snoop-react
This is a test for the Snoop Consulting company
babel bootstrap create-react-app example javascript react webpack
Last synced: 09 Apr 2026
https://github.com/assay-it/blueprint-suite
minimal quality assessment suite for https://assay.it
contract-assessment contract-testing example integration-testing microservice-testing quality quality-assessment quality-assurance
Last synced: 12 Mar 2026
https://github.com/arction/lcjs-example-0014-highprecisionaxis
A demo application showcasing using LightningChart JS to display high precision data.
demo example high-precision javascript lcjs lightningchart-js line-plot line-series performance time time-axis visualization webgl
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-multipleaxes-03
Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Axes.
axes chart charting-library csharp data-visualization dotnet example layered-layout lightning-chart line performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/floehopper/eventmachine-examples
Code examples using EventMachine
asynchronous callback defer deferrable eventmachine example ruby thread
Last synced: 25 Mar 2025
https://github.com/prosenjitjoy/idiomatic-go
Collection of examples used for learning a new point in go
Last synced: 05 Apr 2025
https://github.com/eufelipemateus/laravel-package-example-command
Este projeto vista mostrar com um exemplo de como criar um comando no Laravel.
command command-line example laravel
Last synced: 28 Apr 2026
https://github.com/arction/lcjs-example-0550-zoombandchart
A demo application showcasing using LightningChart JS to display Zoom Band Chart.
demo example javascript lcjs lightningchart-js visualization webgl xy-chart zoom-band
Last synced: 12 Mar 2025
https://github.com/iterative/example-dvc-checkpoints
The example project for DVC Checkpoints features.
Last synced: 18 Jun 2025
https://github.com/musooo/socket-comunication
This project demonstrates a straightforward implementation of socket-based communication between a server and a client in C.
c client-server example socket socket-communication tcp-socket udp-socket
Last synced: 31 Oct 2025
https://github.com/arction/lcjs-example-0506-dashboardpie
A demo application showcasing using LightningChart JS dashboard with Pie, XY, Spider and Donut charts.
dashboard demo donut-chart example javascript lcjs lightningchart-js performance pie-chart spider-chart visualization webgl xy-chart
Last synced: 12 Mar 2025
https://github.com/sash-ua/gof-design-patterns
GoF Design Patterns reminder with examples
angular angular10 design-patterns example interpreter patterns typescript
Last synced: 18 May 2026
https://github.com/maroshmka/example-django-ticketing
Simple ticketing system example in Django.
django dummy example pytest python ticketing-system
Last synced: 02 May 2026
https://github.com/harobed/ansible-role-sentry-example
Ansible Sentry Role usage example.
ansible example sentry vagrant
Last synced: 13 Apr 2026
https://github.com/permitio/generated-policy-example
An example repo of ABAC code generated by the Permit.io policy editor
Last synced: 11 May 2025
https://github.com/bearddan2000/nodejs-web-gundb-express-example
A demo of using gundb with expressjs, an offline-first and decetralized key value database. Gundb is not recommended for REST api but is better for websocket type use cases.
example express gun gundb nodejs web
Last synced: 13 Apr 2026
https://github.com/fruitsalad/electron-custom-window-example
An example app showing how to make custom window decorations in Electron.
electron electron-forge example
Last synced: 28 Apr 2026
https://github.com/johnantoni/rails-4-devise
Rails 4.2.9 example Devise app with Puma as it's webserver (ruby 2.3.4)
devise example puma rails ruby-on-rails
Last synced: 18 May 2026
https://github.com/mborne/ts-examples
[DEV] Some TypeScript examples written to get started with tooling setup (tsx, mocha, chai, nyc, tsup)
chai example mocha nyc tsx typescript
Last synced: 05 Feb 2026
https://github.com/henrikfricke/teaxyz-nextjs-example
Develop a Next.js project using teaxyz
Last synced: 13 Apr 2026
https://github.com/bernardo-mg/tree-structure-example
Tree Structure Example
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/querydsl-example-jpa
Using the Querydsl DSL to handle JPA queries.
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/reactor-netty-tcp-server-example
Reactor Netty TCP server example
Last synced: 18 May 2026
https://github.com/bernardo-mg/java-servlet-example
Example setting up a Java servlet
Last synced: 16 Mar 2025
https://github.com/sheepla/goreleaser-example
⚙ An example repository for automating Go build and release with goreleaser + GitHub Actions
example github-actions github-workflows go goreleaser release
Last synced: 15 May 2026
https://github.com/solarnetwork/solarnetwork-example-ts-datum-loader
Example web app using the solarnetwork-datum-loader package to query SolarNetwork for large data sets, using TypeScript.
example solarnetwork typescript webapp
Last synced: 26 Mar 2025
https://github.com/hadenlabs/nextjs-typescript
Nextjs typescript
example library nextjs peru sample typescript
Last synced: 18 May 2026
https://github.com/e2e-boilerplate/testcafe-es-modules-chai-assert
TestCafé end-to-end test automation boilerplate, Using ES Modules, Chai and Assert.
assert boilerplate chai e2e e2e-tests example integration-test testcafe
Last synced: 28 Feb 2025
https://github.com/maremare/winformswithkestrel
🧪📝Self-hosting WebAPI with WinForms (with DI)
csharp dotnet example kestrel net8 self-hosted winforms
Last synced: 18 Apr 2026
https://github.com/arction/lcjs-example-0013-timetickstrategyscrolling
A demo application showcasing using LightningChart JS to display Time Tick Strategy on a scrolling Axis.
chart charts demo example javascript lcjs lightningchart-js line-plot line-series performance time time-axis visualization webgl
Last synced: 12 Mar 2025
https://github.com/heiwa4126/terraform-s3www
Terraformでs3バケットをwww公開するサンプル。 s3にコンテンツも流し込む。
Last synced: 05 Sep 2025