All Projects → milesj → boost

milesj / boost

Licence: MIT license
🚀 A collection of type-safe cross-platform packages for building robust server-side and client-side systems.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to boost

overhave
Web-framework for BDD: scalable, configurable, easy to use, based on Flask Admin and Pydantic.
Stars: ✭ 61 (-37.11%)
Mutual labels:  web-application
craftr
The core framework for the Craftr build system.
Stars: ✭ 1 (-98.97%)
Mutual labels:  build-system
django todo app
python django를 활용한 웹 개발 튜토리얼! todo_app 만들기
Stars: ✭ 82 (-15.46%)
Mutual labels:  web-application
android-projects
Android benchmark projects for Bazel and Gradle
Stars: ✭ 29 (-70.1%)
Mutual labels:  build-system
developkit set
2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
Stars: ✭ 654 (+574.23%)
Mutual labels:  boost
textyle
Web tilemap editor for 2D games built using React JS, WebGL and Rust (WASM).
Stars: ✭ 87 (-10.31%)
Mutual labels:  web-application
EasyNotes
Apps notes for Windows, iOS and Android with P2P sync / Приложения заметок для Windows, iOS и Android, с P2P синхронизацией
Stars: ✭ 33 (-65.98%)
Mutual labels:  web-application
leaflet-map-builder
gherardovarando.github.io/leaflet-map-builder/
Stars: ✭ 16 (-83.51%)
Mutual labels:  build-system
device-epd
E-Paper Display Device
Stars: ✭ 26 (-73.2%)
Mutual labels:  web-application
BackEnd-Squad
Back End Squad Roadmap
Stars: ✭ 24 (-75.26%)
Mutual labels:  web-application
Pastebin
Modern pastebin written in golang
Stars: ✭ 111 (+14.43%)
Mutual labels:  web-application
LoIDE
Web-based IDE for Logic Programming
Stars: ✭ 21 (-78.35%)
Mutual labels:  web-application
HPX Projects
⚡ High-Performance-Computing with C++
Stars: ✭ 15 (-84.54%)
Mutual labels:  boost
diskover-community
Diskover Community Edition - Open source file indexer, file search engine and data management and analytics powered by Elasticsearch
Stars: ✭ 1,257 (+1195.88%)
Mutual labels:  web-application
AmazonDjangoShop
Simple Django driven online shop engine using Amazon Product Advertising API as external data source.
Stars: ✭ 24 (-75.26%)
Mutual labels:  web-application
BloodBank
🅱️ Blood Bank Web application written in Laravel (PHP,MySQL)
Stars: ✭ 44 (-54.64%)
Mutual labels:  web-application
LogESP
Open Source SIEM (Security Information and Event Management system).
Stars: ✭ 162 (+67.01%)
Mutual labels:  web-application
HyperGraphLib
C++ Hypergraph modelling Library using Boost and OpenMP with some algorithms, including isomorphism using Gecode.
Stars: ✭ 19 (-80.41%)
Mutual labels:  boost
bside
Github Content Management System
Stars: ✭ 22 (-77.32%)
Mutual labels:  web-application
DiVE
An interactive 3D web viewer of up to million points on one screen that represent data. Provides interaction for viewing high-dimensional data that has been previously embedded in 3D or 2D. Based on graphosaurus.js and three.js. For a Linux release of a complete embedding+visualization pipeline please visit https://github.com/sonjageorgievska/Em…
Stars: ✭ 26 (-73.2%)
Mutual labels:  web-application

🚀 Boost

build status npm version

A collection of type-safe cross-platform packages for building robust server-side and client-side applications, packages, and tooling.

Packages

  • args - Command line argument parsing and formatting.
  • cli - Command line program builder that renders with React and Ink.
  • common - Common utilities for all packages.
  • config - Configuration and ignore file loading.
  • debug - Debugging and crash reporting.
  • decorators - Experimental decorators for common patterns.
  • event - Sync or async based event emitters.
  • log - Low-level system logging.
  • module - Import custom file types at runtime.
  • pipeline - Serial or parallel based data pipelines.
  • plugin - Plugin module registries and loading.
  • terminal - Terminal/console utilities.
  • translate - Low-level file based message translations.

Requirements

  • Linux, OSX, Windows
  • Node 14.19+ (for backend and tooling)
  • Edge, Chrome, Firefox (for frontend)

Documentation

https://boostlib.dev

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].