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-09 00:07:15 UTC
- JSON Representation
https://github.com/bravo68web/auto-dev-toot
Automatically collect last 24 hours commit history of my github account, summarize them with Gemini API and post them to my Mastodon account as toot.
automation bun mastodon status toot
Last synced: 18 Dec 2024
https://github.com/ssoaresleo/ifood-api
ifood api with bun.js 🔥
bun drizzle-orm elysiajs jsonwebtoken postgresql resend-email typescript
Last synced: 28 Dec 2024
https://github.com/redhocode/redhocode-wibusuk
App Informasi Manga dan Anime - Redhocode
bun bunjs jikan-api nextjs typescript
Last synced: 18 Dec 2024
https://github.com/shrp777/functional-programming-starter-kit
Projet de départ pour le développement d'un projet avec une approche fonctionnelle en TypeScript avec Bun
bun functional-core-imperative-shell functional-programming typescript
Last synced: 27 Dec 2024
https://github.com/seriousbug/microfern
Minimal JavaScript & TypeScript string templating engine that runs anywhere
browser bun edge-functions javascript-library nodejs string-template string-templating template-engine typescript-library
Last synced: 20 Nov 2024
https://github.com/liliwei25/nestjs-template
NestJS template with everything you need to get started
bun commitlint cors docker eslint github-actions helmet husky lint-staged nestjs prettier swc template typescript zod
Last synced: 22 Nov 2024
https://github.com/wont-stream/analytics
Simple, very small (70B>) bun-powered analytics.
analytics bun bun-js bunjs docker lightweight
Last synced: 17 Nov 2024
https://github.com/svelterust/twitter
Twitter clone experiment made with Bun
Last synced: 24 Nov 2024
https://github.com/jdcg00/csvtransformer
csvtransformer is an application for transforming CSV files done with Bun js runtime.
bun bunjs javascript typescript
Last synced: 18 Dec 2024
https://github.com/jacksonsantin/curriculo_cad
Formulário para cadastrar dados pessoais, experiências profissionais, formação acadêmica, cursos, objetivos e, ao final, gerar um currículo com base no que foi preenchido.
Last synced: 18 Nov 2024
https://github.com/hugos68/routerunner-api
A logistic app for truckdrivers for keeping track of their trips and registering orders and retour packagings.
Last synced: 07 Dec 2024
https://github.com/afeiship/digits-split
Digits split to standard numers.
bun digits-split num number unittest
Last synced: 11 Oct 2024
https://github.com/global-tags/api
The backend API of the "GlobalTags" Minecraft mod powered by Elysia and Bun.
addon api bun elysia globaltags labymod minecraft mod typescript
Last synced: 20 Nov 2024
https://github.com/ab70/elysiajs_luciaauth_session
An ElysiaJs api backend example with lucia-auth and mongodb for user authentication with session management.
bun elysiajs lucia-auth mongodb
Last synced: 16 Nov 2024
https://github.com/isaacdarcilla/address.ph
⚡ Unstyled address selection component for React
address bun component php react reactjs typescript
Last synced: 24 Nov 2024
https://github.com/kwaminawhyte/decentralizedhoneypot
A decentralized network of honeypots designed to detect, analyze, and log DDoS attacks using AI and blockchain technology.
blockchain bun ddos-protection elysiajs
Last synced: 27 Dec 2024
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/marlinsk/digitalclock-bun-oop-typescript
Digital clock made with typescript, object-oriented programming and Bun
bun digitalclock oriented-object-programming typescript
Last synced: 06 Jan 2025
https://github.com/edde746/bun-elysia-tailwind
A simple starter project for Bun + Elysia + Tailwind
boilerplate bun elysia starter tailwindcss template
Last synced: 13 Dec 2024
https://github.com/himanshurajora/advent-of-code-2023
Solutions of Advent of code 2023 written in Javascript on Bun Runtime
advent-of-code advent-of-code-2023 advent-of-code-javascript bun javascript
Last synced: 15 Dec 2024
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/aabbtree77/auth-starter-frontend
Frontend for a complete session-based user authentication, with styled forms. Vite, React, TypeScript.
authentication authorization bun daisyui frontend localhost protected-routes react react-hook-form session session-cookie styling zod-validation
Last synced: 27 Dec 2024
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/arafipro/expo-sqlite-sp-app
【React Native/Expo51】データベースExpo SQLiteを使って、スマートフォンのTODOアプリを作る
bun expo expo-router expo-sqlite nativewind react-native typescript
Last synced: 24 Nov 2024
https://github.com/arafipro/stock-trade-api-routing
【Cloudflare Workers】Bun+HonoでREST APIを作成① 効果的なhonoルーティングの秘訣
bun cloudflare cloudflare-d1 cloudflare-workers drizzle-orm hono typescript youtube
Last synced: 24 Nov 2024
https://github.com/arafipro/stock-trade-api-zod
【Cloudflare Workers】Bun+HonoでREST APIを作成② zodを使ってバリデーションチェック!!
bun cloudflare cloudflare-d1 cloudflare-workers drizzle-orm hono typescript youtube zod
Last synced: 24 Nov 2024
https://github.com/reijjo/todo-with-everything
To Do List with everything that you can imagine
bun docker expressjs github-actions pgadmin4 postgresql react redux sequelize typescript
Last synced: 20 Dec 2024
https://github.com/nextpointer/goop
A real time chat platform with room feature
Last synced: 07 Dec 2024
https://github.com/nawodyaishan/gotham-gourmet-nextjs-bun-shadcn
Welcome to "Gotham's Gourmet," a Next.js project that brings the adventurous world of Batman-themed culinary delights to your table. Dive into the Batcave and explore a variety of unique recipes inspired by the characters and themes of Gotham City.
bun nextjs nodejs radix-ui react shadcn-ui tailwindcss typescript
Last synced: 21 Nov 2024
https://github.com/nawodyaishan/hardhat-smart-contract-lottery
"Hardhat Smart Contract Lottery" is a blockchain project that leverages Ethereum smart contracts to implement a lottery system. Developed using Hardhat, this project provides a comprehensive setup for Solidity development, testing, and deployment.
bun chainlink chainlink-keepers chainlink-vrf ethereum ethers hardhat solidity typescript vrfcoordinatorv2interface web3
Last synced: 21 Nov 2024
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/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/mxmarchal/k8s-chat
A simple backend service for a chat application, built with Bun.js and PostgreSQL, and deployed on Kubernetes using Minikube. This project is intended for educational purposes only, showcasing backend development, containerization with Docker, and Kubernetes orchestration.
bun docker kubernetes minikube postgres typescript
Last synced: 21 Nov 2024
https://github.com/juliankrzysiak/advent-of-code-ts
Personal solutions for Advent of Code
advent-of-code advent-of-code-2023 bun typescript
Last synced: 22 Dec 2024
https://github.com/kalwabed/bun-recipe
Recipe generator powered by Gemini AI
Last synced: 21 Nov 2024
https://github.com/nurriyad/cloudflare-hono
API server build with Bun, Hono, Cloudflare, Neon PostgreSQL
bun cloudflare drizzle-orm hono neon postgresql
Last synced: 02 Jan 2025
https://github.com/tamoziit/backend-security
Backend Security using Arcjet
arcjet bot-detection bun hono rate-limiting security sql-injection
Last synced: 25 Nov 2024
https://github.com/abhigyantrips/social
A personal social media page, built with Astro.
Last synced: 15 Dec 2024
https://github.com/vaaski/minecraft-customdisk
create custom music discs for minecraft
bun datapack minecraft resourcepack
Last synced: 27 Dec 2024
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/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/hendrapaiton/kangedit
Bun Hono React Client for Zoom and Crop Images
bun cloudflare-pages crop edit hono react zoom
Last synced: 03 Jan 2025
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/cooper-gadd/gateway-home-attica
🏠 Comfort care home.
acernity-ui bun drizzle-orm nextjs postgresql shadcn-ui tailwdindcss
Last synced: 18 Dec 2024
https://github.com/maximemoreillon/elysia-minio
Storing and retrieving files in Minio via an Elysia API
bun elysia elysiajs minio typescript
Last synced: 21 Nov 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/willpinha/realworld-elysiajs
Implementation of the Realworld backend spec using ElysiaJS
backend bun elysiajs javascript realworld realworld-backend rest-api typescript
Last synced: 29 Nov 2024
https://github.com/abdulrhmangoni/llms-tdm-server
This is the server of LLMs TDM web application, Which is made for creating and managing training datasets easily with different formats for training LLMs or using them in RAG systems.
ai api bun clerk-auth datasets docker llms mongodb rag replication sharding training typescript
Last synced: 01 Dec 2024
https://github.com/hmdnu/dc-manga-bot
discord bot to send notification of manga's newest chapter, using discord.js and cheerio for scrapping
bun cheerio discord-bot discord-js
Last synced: 19 Nov 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/rafatrace/trackist
An minimalistic habit tracker.
bun expo react-native typescript
Last synced: 13 Nov 2024
https://github.com/lukasolivier/bap-rest-api
With pleasure, I present this documentation report as part of my bachelor's thesis in Software Engineering at the Applied Informatics program. My focus was on analyzing REST API technologies to achieve efficient and secure access to customer data in external applications.
asp-net-core bachelor-thesis bun django express rest-api
Last synced: 07 Dec 2024
https://github.com/rafatrace/keelo
Helping people tracking their weight loss journey
Last synced: 13 Nov 2024
https://github.com/thiti-dev/lakeside
My personal monolithic services' APIs built with bun for serving my stupid apps quickly
bun elysia mongodb prisma reflect-api
Last synced: 06 Jan 2025
https://github.com/5ouma/utils
🔧 Utilities to make my life better
bun cache composite-action deno github-actions opml-generator pre-commit renovate rss
Last synced: 05 Dec 2024
https://github.com/yisus82/freecodecamp-bun-tutorial
Bun Tutorial – freeCodeCamp.org
Last synced: 01 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/funatsufumiya/bun-c-luajit-bench
bun ffi benchmark (vs c, luajit, node, python)
Last synced: 01 Dec 2024
https://github.com/iamsebastiandev/advent-of-code
Advent of Code repository.
advent-of-code advent-of-code-2024 bun
Last synced: 01 Dec 2024
https://github.com/rayhanadev/advent-of-code-2024
My solutions for 2024's Advent of Code challenges. Haskell and Typescript!
adventofcode adventofcode2024 bun haskell typescript
Last synced: 01 Dec 2024
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/bravo68web/advent-of-code-template
AoC Repo Template
advent-od-code-24 advent-of-code aoc aoc-2024 aoc-bun aoc-js aoc-rs aoc-template aoc-ts bun rs rust ts
Last synced: 01 Dec 2024
https://github.com/sekky61/create-google-script
Starter template for a Google Apps Script project with bun
bun gas google-script template
Last synced: 01 Dec 2024
https://github.com/vaaski/spawncamp
A tiny library for userscripts that waits for elements to arrive in the DOM.
Last synced: 15 Oct 2024
https://github.com/barkerbg001/bradleybarker
bun portfolio-website react vercel
Last synced: 22 Nov 2024
https://github.com/kam1kazy/dope-lyrics
Менеджер заметок из группы/канала Telegram
apollo-client bun elysiajs graphql-yoga mtcute nextjs postgres prisma prisma-orm
Last synced: 07 Dec 2024
https://github.com/pnsk-lab/crosslm
Transferability for LLM?
ai bun cohere deno gemini gemma groq javascript llama llm typescript
Last synced: 22 Dec 2024
https://github.com/mynk-tmr/vite-api-vercel
Starter for deploying at vercel (vite + hono + zod + bun workspaces)
bun bunjs hono reactjs vercel vercel-deployment vite zod
Last synced: 19 Dec 2024
https://github.com/lassejlv/supabase-hono-api
Simple hono api with supabase and docker ready-to-go!
bun docker supabase supabase-js typescript
Last synced: 17 Dec 2024
https://github.com/geekyharsh05/editmate
This is a text editor which is built using react, node.js, socket.io & quill.
bun express mongodb node react webdevelopment
Last synced: 02 Jan 2025
https://github.com/ciphertron/bundlify
A simplistic JavaScript bundler
bun bundler commonjs javascript module transpiler
Last synced: 06 Jan 2025
https://github.com/0xtheprodev/setup-js
Shareable GitHub Workflow Action to Setup Workspace for JavaScript/TypeScript Projects.
actions bun github javascript nodejs npm pnpm pnpm-workspaces typescript yarn yarn-berry yarn-workspaces
Last synced: 31 Dec 2024
https://github.com/patrick-ehimen/chain-alert
A backend-only application that allows users to monitor wallet addresses on EVM-compatible blockchains and Solana. The system tracks wallet balances, detects new token purchases, trades, or transactions, and sends real-time notifications via Telegram.
alchemyapi bun mangoose mongodb
Last synced: 19 Dec 2024
https://github.com/muni-town/linktree-parser
linktree-parser is a TypeScript library for scraping and extracting account, links, banners, and metadata from Linktree profiles.
bun deno javascript-library linktree nodejs parser scraper typescript-library webscraping
Last synced: 07 Nov 2024
https://github.com/copongcopong/pb-baker
PocketBase application initializer in Bun
Last synced: 15 Nov 2024
https://github.com/phamhongphuc1999/account-abstraction-app
My app written for my master degree.
account-abstraction bun bundler guardian vite
Last synced: 27 Dec 2024
https://github.com/mementomori11723/bun-server
A server created with bun.js
Last synced: 01 Dec 2024
https://github.com/mementomori11723/beth-stack
Creating a video to gif converter with Beth stack.
Last synced: 01 Dec 2024
https://github.com/cavalluccijohann/scrapper-whentocop
Minimal repository for scraping websites like Whentocop and storing items in a database. This project utilizes TypeScript, Puppeteer, and PostgreSQL, with db0 as the database interface 🚀
bun commander db db0 docker docker-compose monorepo nuxt postgresql puppeteer scraper scraping scrapper ts typescript
Last synced: 22 Nov 2024
https://github.com/maythiwat/thai-qr-generator-demo
✨ PromptParse + ElysiaJS + Bun
Last synced: 25 Nov 2024
https://github.com/luismda/pizzashop-api
Back-end app for managing a food delivery restaurant.
bun drizzle-orm elysiajs typescript
Last synced: 22 Dec 2024
https://github.com/amscotti/hn-node
A command-line Node.js / Bun application that fetches and displays the top stories from Hacker News.
bun command-line hackernews hackernews-api nodejs
Last synced: 21 Dec 2024
https://github.com/lundjrl/elysia-article
Demo code for Elysia article
bun docker elysiajs typescript
Last synced: 22 Nov 2024
https://github.com/lundjrl/bun-server
Playground Bun server. Article someday
Last synced: 22 Nov 2024