Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Bun
Bun is an all-in-one JavaScript toolkit, including a runtime, package manager, test runner, and bundler.
- Runtime: Bun is a JavaScript runtime built on top of JavaScriptCore, the engine that powers WebKit. It’s designed to be a drop-in replacement for Node.js, while being faster and improving developer experience. It also includes built-in support for TypeScript and JSX.
- Package manager: Bun includes a package manager that’s vastly quicker than npm and Yarn, and is compatible with existing Node.js projects.
- Test runner: Bun includes a Jest-compatible test runner that uses the Bun runtime. It supports TypeScript and JSX, lifecycle hooks, and UI/DOM testing.
- GitHub: https://github.com/topics/bun
- Wikipedia: https://en.wikipedia.org/wiki/Bun_(software)
- Repo: https://github.com/oven-sh/bun
- Created by: Oven
- Released: September 2021
- Related Topics: javascript, nodejs, typescript, webkit, npm, deno, zig,
- Aliases: bunjs,
- Last updated: 2025-01-15 00:04:14 UTC
- JSON Representation
https://github.com/woodemai/social-media
Social Media Web Application
authjs bun nextjs oauth prisma react shadcn-ui tailwindcss typescript vercel zod zustand
Last synced: 16 Nov 2024
https://github.com/sj22032003/scrapper-basic-flipkart
Minor web scrapper using puppeteer to scrap data from Flipkart listing
Last synced: 06 Jan 2025
https://github.com/wadedesign/deltaone
official delta company bot
bun discord discord-bot discordjs
Last synced: 30 Dec 2024
https://github.com/aryantyagi1/web-server-node-bun
This project contains two implementations of a basic HTTP server, one using Bun and the other using Node.js.
bun bun-server http-server node-service web-server
Last synced: 08 Jan 2025
https://github.com/dastanozgeldi/codequotes
:electron: Get Random Programming Quotes. React + Bun
Last synced: 12 Jan 2025
https://github.com/cirroskais/feishin-scrobbler
JS program for Linux to scrobble Feishin plays
Last synced: 08 Jan 2025
https://github.com/prantlf/js-main
Checks if the current module is the main executed module. Works with Bun, Deno and Node.js.
bun deno executable main node-js nodejs
Last synced: 08 Jan 2025
https://github.com/luzefiru/htmx-todo
A simple task tracker application built with bun, htmx, Hono, Supabase to be deployed on a Cloudflare Worker edge runtime environment.
bun cloudflare-workers hono honojs htmx supabase
Last synced: 05 Jan 2025
https://github.com/neo-ciber94/keiro
A WinterGC compilant file system router middleware
bun deno fetch file-system-routing nodejs routing
Last synced: 06 Jan 2025
https://github.com/sanalzio/namaz-vakti
Sizi sıcak terminal arayüzünden ayırmadan, belirlediğiniz mekan için namaz vakti hakkında bilgiler verir.
bun cli command-line command-line-interface command-line-tool commandline commandline-interface ezan ezan-vakti ezanvakti gpl gpl3 gplv3 namaz namaz-time namaz-vakitleri namazvakti node node-js nodejs
Last synced: 02 Jan 2025
https://github.com/a4arpon/hot-shot-kit
Hot Shot Ready Kit is a ready-to-use package top of HotShot Meta Framework with lots of utility and pre-configured files
a4arpon bun bytecode esbuild hotshot hotshot-a4arpon hotshot-cli http-requests http-server javascript javascript-library jsr jwt-authentication mr-wayne node-adapter nodejs nodejs-server nodemailer nodemon typescript
Last synced: 07 Jan 2025
https://github.com/victordantasdev/victordantas.dev
bun nextjs shadcn-ui tailwindcss typescript
Last synced: 25 Dec 2024
https://github.com/viniciusbessa/bun_todos
This repository hosts a simple TODO API built with Express.js and executed using Bun.
ajv api bun docker expressjs mongodb mongoose swagger typescript
Last synced: 13 Jan 2025
https://github.com/toddythenoobdud/toddys-bun-bot
Music bot built with distube and Bun JS
bun bunjs discord-js discord-js-v14 distube music-bot music-bot-discord music-player slash-commands
Last synced: 18 Dec 2024
https://github.com/mingderwang/bun-on-vercel
test deploy bun server on vercel (example of https://github.com/vercel-community/bun)
Last synced: 14 Jan 2025
https://github.com/ghall89/hops
A CLI utility for searching and installing Homebrew packages
bun cli homebrew macos typescript
Last synced: 13 Jan 2025
https://github.com/mingderwang/aarelying
Abstract Account Relying Party
astro bun eip-4337 ethereum fido fido2 passkey smart-contracts solidity typescript vercel
Last synced: 14 Jan 2025
https://github.com/mingderwang/astro-flowbite-template
Astro + Flowbite + Vercel Demo
astro astro-flowbite bun flowbite vercel
Last synced: 14 Jan 2025
https://github.com/andrewbrennanfr/advent-of-code-2024
My (very 🤪) opinionated TypeScript repository for Advent of Code 2024!
advent-of-code bun functional-programming typescript
Last synced: 14 Jan 2025
https://github.com/skitsanos/calls-queue
Efficient background processing of asynchronous tasks in Bun and Node.js applications
bun nodejs queue queue-workers queues task-manager
Last synced: 15 Jan 2025
https://github.com/ikari-js/examples
Examples using ikari.
bun examples http webframework
Last synced: 16 Nov 2024
https://github.com/omkarkirpan/bun-hono-react-expense-tracker-app
Complete expense tracker app
bun expense-tracker flyio hono reactjs rpc typescript
Last synced: 15 Jan 2025
https://github.com/azmanabdlh/whatsapp-html-clone
bun html5 javascript typescript webpack websocket
Last synced: 07 Jan 2025
https://github.com/chooks22/bun-hedt
A tech stack using HTMX/Hyperscript, ElysiaJS, Drizzle ORM, and TailwindCSS with Bun.
bun drizzle-orm elysia htmx hyperscript stack tailwindcss
Last synced: 07 Jan 2025
https://github.com/vicainelli/github-labels-batch
A easy way to add a batch of labels to your GitHub repository
bun bun-js bunjs github-labels labels labels-generator
Last synced: 18 Dec 2024
https://github.com/helloimalastair/playground
ORM-demo app built with Hono, BunJS, and DrizzleORM on top of an in-memory SQLite database.
Last synced: 11 Jan 2025
https://github.com/pryority/baby-guess
I played a guessing game at a relative's baby shower recently and wanted to try out Bun, Elysia, Turso and HTMX, so I am learning by building this!
Last synced: 07 Jan 2025
https://github.com/helloimalastair/transaria
Monitor departures in real time on BART platforms.
Last synced: 11 Jan 2025
https://github.com/xeven777/crypto-actions
Crypto price tracker📈 for top 5 cryptos🪙. Updates regularly. Check Readme⚡
bun bunjs crypto cryptocurrency cryptocurrency-exchanges typescript
Last synced: 18 Dec 2024
https://github.com/alexgalhardo/learning-load-stress-tests
A side project I created to learn and improve my skills in k6, concurrency, parallelism, A.C.I.D & Transactions CRUD operations, load balancer and performance benchmarkings using different technologies and databases :bomb:
api aws bun docker graphql json-rpc2 k6 load-balancer load-testing mongodb nginx nodejs postgresql redis redis-database serverless stress-testing typescript
Last synced: 08 Jan 2025
https://github.com/holymaiden/hono-x-bun
Hono.js 🔥 X Bun
api authentication bun bunjs honojs supabase
Last synced: 18 Dec 2024
https://github.com/thomasrainford/react-persist-local-storage
A React hook for persisting and managing state in local storage.
bun hooks localstorage npm-package react typescript
Last synced: 18 Dec 2024
https://github.com/pryority/beth-app
Hypermedia-driven architecture for building web apps inspired by Ethan Niser.
Last synced: 07 Jan 2025
https://github.com/rodrigofontesdev/pizza
A restaurant dashboard built with React and Bun.
bun playwright postgresql react react-query study-project tailwindcss testing-library typescript vitest
Last synced: 09 Jan 2025
https://github.com/hsoekiswo/information-api
API documentation for Ragnarok Recommendation. Ragnarok Recommendation is RESTful API platform offering structured access to Ragnarok world. Explore recommendation, items, monsters, maps in one place.
bun honojs prisma-orm ragnarok-online restful-api typescript
Last synced: 12 Jan 2025
https://github.com/f4id/buncord
discord bot template with bun as runtime
bun discord-bot discord-bot-template discord-bot-template-ts discordjs typescript
Last synced: 18 Dec 2024
https://github.com/sharif-minhaz/restapi-with-bun-postgresql
Ecommerce based product api based on bun.js with postgreSQL database
Last synced: 14 Jan 2025
https://github.com/pryority/ensurl
Don't trust a link is the correct URL, instead use ENSURL to verify Ethereum data.
Last synced: 07 Jan 2025
https://github.com/pdro-lucas/buildr
All in one Agency Solution
bun nextjs prisma saas site-builder stripe
Last synced: 30 Dec 2024
https://github.com/nxy7/deepkit-bun
Just short example of Deepkit working with bun.
bun deepkit starter typescript
Last synced: 30 Dec 2024
https://github.com/lostovayne/high-performance-api
Build a High-Performance API with Next.js, Hono, Redis (2024)
bun cloudflare hono next15 reddis
Last synced: 30 Dec 2024
https://github.com/yarabramasta/sipoint-api
REST API backend for Indevpro project "SIPOINT".
backend bun elysiajs rest-api typescript
Last synced: 11 Jan 2025
https://github.com/yarabramasta/sipoint-backend
REST API backend for Indevpro project "SIPOINT".
bun drizzle-orm hono mysql nodejs rest-api typescript
Last synced: 11 Jan 2025
https://github.com/taciturnaxolotl/kreva-template
a quirky slackbot template
bun hackclub high-seas slack-edge slackbot
Last synced: 30 Nov 2024
https://github.com/yungbenn/movie-watchlist-discord-bot
Movie discord bot with TMDB API for my personal project (WIP)
bun discord discord-bot themoviedb typescript
Last synced: 18 Dec 2024
https://github.com/pedrolaraburu/sockets-bun
Trabalho Arquitetura de Sistemas Distribuídos
bun distributed-systems mermaidjs sockets
Last synced: 30 Nov 2024
https://github.com/thecodermehedi/react-ts-starter
A Simple React Typescript Starter Template
alias bun react reactjs reusable starter starter-template tailwindcss template vite
Last synced: 30 Dec 2024
https://github.com/jianyuan/gh-repo-settings
A tool that standardizes configurations, permissions, and settings across my GitHub projects.
Last synced: 07 Jan 2025
https://github.com/joaonetogit/boilerplate-next-tailwind
Template create using NextJs 14, Tailwind and Eslint
bun eslint nextjs14 tailwindcss
Last synced: 07 Jan 2025
https://github.com/br93/achievements-central
bun elysia golang krakend microservices
Last synced: 07 Jan 2025
https://github.com/rajput-hemant/ts
⚡ Explore solutions to type challenges from https://tsch.js.org and Advent of Typescript from https://typehero.dev.
advent-of-typescript advent-of-typescript-2023 bun type-challenges typehero typescript
Last synced: 14 Jan 2025
https://github.com/huakunshen/comlink-stdio
Comlink and RPC-style IPC channel over stdio, make IPC between 2 js/ts processes easier.
bun comlink deno ipc nodejs rpc typescript
Last synced: 30 Oct 2024
https://github.com/vegeta897/advent-of-code
My solutions for the yearly Advent of Code challenge 🎄
advent-of-code advent-of-code-2023 advent-of-code-2024 aoc aoc-2023 aoc-2024 bun
Last synced: 21 Dec 2024
https://github.com/sayedtahsin/routine-hono
Server-side code for Routine App. Build with Hono, Deployed on Cloudflare-Workers.
bun cloudflare-workers cron-triggers d1 hono jwt-authentication sqlite typescript
Last synced: 15 Nov 2024
https://github.com/buntralino/buntralino-cli
Buntralino's CLI tools. Buntralino unites Bun and Neutralino.js to make a simpler, lighter alternative to Electron and NW.js. Use Neutralino.js API at client and send harder tasks to Bun while keeping your development process easy.
bun cross-platform cross-platform-development neutralino xpda
Last synced: 21 Dec 2024
https://github.com/buntralino/buntralino.github.io
Website of Buntralino. Buntralino unites Bun and Neutralino.js to make a simpler, lighter alternative to Electron and NW.js. Use Neutralino.js API at client and send harder tasks to Bun while keeping your development process easy.
bun buntralino cross-platform cross-platform-development docs neutralino xpda
Last synced: 21 Dec 2024
https://github.com/barbarpotato/hecate
Hecate is a backend for frontend service using GraphQL. Also build for my personal note (similiar with notion app) and handling other services for support my personal web portfolio content such as my personal achievement.
backend-service bun ejs-template-engine express firebase graphql javascript mysql prisma realtime-database
Last synced: 11 Jan 2025
https://github.com/budiigunawan/jogjalan
Jogjalan API for listing various tourism destinations, todos, and restaurants in Yogyakarta
bun example honojs postgresql prisma-orm rest-api
Last synced: 24 Dec 2024
https://github.com/im-fran/vite-react-ts-template
Vite + React + TypeScript + TailwindCSS + ReactRouter template
bun class-variance-authority cva react react-hot-toast react-router reactjs swc tailwind tailwindcss template ts typescript vite vitejs
Last synced: 07 Dec 2024
https://github.com/trandung2k1/bun_javascript_runtime
bun expressjs javascript javascript-runtime typescript
Last synced: 29 Dec 2024
https://github.com/arkorty/cloud-skills-boost-stats
An interactive platform for displaying student progress on the Google Cloud Skills Boost platform, showcasing assignments, badges, and course completion in a user-friendly interface.
bun eslint nextjs shadcn-ui tailwindcss typescript
Last synced: 03 Nov 2024
https://github.com/thepuppetqueen57/epikjsrbecausecool
A jsr package made to cure my boredom
Last synced: 16 Nov 2024
https://github.com/trandung2k1/bun
bun express javascript-environment reactjs typescript ubuntu
Last synced: 29 Dec 2024
https://github.com/iambasantarai/chronicles
Create a chronological timeline of significant events in your relationship.
Last synced: 24 Dec 2024
https://github.com/sagnikc395/smollisp
an LISP(1) interpreter following along norvig's blogpost.
Last synced: 21 Dec 2024
https://github.com/haloapping/claritask
Simpel Task Management Application
bun task-management typescript vite
Last synced: 29 Dec 2024
https://github.com/batuhankorur/bun-boilerplate
Starter template for building web apps/services via bun.js!
boilerplate bun eslint typescript
Last synced: 29 Dec 2024
https://github.com/ademcan75/pomopro-dev
A sleek, efficient Pomodoro timer application accessible everywhere through modern browsers (desktop & mobile) and as a native Android app.
Last synced: 29 Dec 2024
https://github.com/ariwiraasmara/syafiq_psikotest_frontend_nextjs
Psikotest Online Web Based. UI/UX atau Frontend.
bun chartjs javascript mui nextjs nodejs reactjs redis-cache tailwindcss
Last synced: 29 Dec 2024
https://github.com/suryapratapsinghsuryavanshi/opnoss
A server-side tool for deploying [node/bun/deno] applications, seamlessly!
bun deno deployment nodejs open-source server-tool
Last synced: 17 Dec 2024
https://github.com/frikadellios/devopsick-node-ts-i18n
Finally, my website. Working on.. i18n for Ukrainian Projects with simple CMS like (Frontmatter CMS or Obsidian)
astro bun frontmatter i18n locales mdx react shadcn-ui tailwind typescript vercel
Last synced: 12 Jan 2025
https://github.com/frikadellios/vue-bun
Astro starter template for admin dashbord with Tailwind 4, Vue Devtools, React and Million js, and Bun runtime
astro biomejs bun i18n millionjs preline-ui react shadcn-ui tailwind typescript vue
Last synced: 12 Jan 2025
https://github.com/binhtran432k/cv
Curriculum Vitae of Binh Duc Tran
bun curriculum-vitae cv qwik qwik-city vite
Last synced: 14 Nov 2024
https://github.com/arafipro/lucia-auth-base-app
Lucia auth/Username and password authの最低限の機能を実装
bun cloudflare-d1 cloudflare-pages drizzle-orm lucia-auth nextjs typescript
Last synced: 21 Dec 2024
https://github.com/villuminati/pkg-fixer-upper
a clone of patch-package but built in Bun
Last synced: 29 Oct 2024
https://github.com/gylmynnn/thismed-be
Backend For My Thismed App
bun neondb nextjs prisma react typescript
Last synced: 03 Jan 2025
https://github.com/warsam-e/wallpaper_board
A small demo of a Pinterest-style board UI.
api bun lorem-picsum sass scss svelte typescript vite
Last synced: 21 Dec 2024
https://github.com/rosalina121/krem-bun
Stream overlays with React, Vite and Bun!
bun overlay react twitch typescript vite
Last synced: 15 Nov 2024
https://github.com/felipefama/currency-converter
Currency converter with vanilla typescript
bootstrap-5 bun css html pwa typescript vanilla-typescript vite
Last synced: 07 Dec 2024
https://github.com/hi-im-aurelio/docker-nginx-bun-streaming-server
Video upload and streaming server using Docker, Nginx with RTMP, and Bun as an alternative to Node.js for upload processing.
bun docker nginx rtmp-server server streaming
Last synced: 19 Dec 2024
https://github.com/firesquid6/delb-stack
Drizzle, Elysia, Lucia, and Bun
backend bun bun-js drizzle-orm full-stack lucia lucia-auth stack
Last synced: 21 Dec 2024
https://github.com/ptitet/vocter
TypeScript Vector Database With SQLite3
bun sqlite3 typescript vector-database
Last synced: 14 Dec 2024
https://github.com/prosenjitjoy/crud-rest-api-with-elysia.js
Complete Todo REST API with validation and pagination using ElysiaJS as web framework and ArangoDB as database.
Last synced: 19 Dec 2024
https://github.com/prosenjitjoy/bun-web-frameworks
Collection of example used for learning the basics of Bun native Web Frameworks.
Last synced: 19 Dec 2024
https://github.com/mingderwang/x2
x-pi-liart.vercel.app
api astro bun neon postgres typescript vercel
Last synced: 14 Jan 2025
https://github.com/yujiosaka/cronyxserver
HTTP server for Cronyx, enabling seamless job scheduling across services via RESTful endpoints.
bun cron cronjob crontab elysia job-scheduler mongodb mysql postgres redis scheduler task-scheduler
Last synced: 24 Dec 2024
https://github.com/frikadellios/shadylight
Starter template
astrojs biome bun framer-motion millionjs shadcn starlight svelte tailwind typescript-react vercel
Last synced: 12 Jan 2025
https://github.com/mingderwang/my-bun-elysia-with-test
template for learning bun and test with bun.
bun elysia programming testing
Last synced: 14 Jan 2025