Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
40 results tagged lightweight  ✕   ✕
Harmony: An open protocol for open, harmonious communication. https://harmonyapp.io/
Thu 11 Aug 2022 02:21:09 PM PDT archive.org

Harmony’s protocol is designed to be as straightforward and pragmatic as possible. We do not make attempts at creating a “universal” design philosophy which the entire protocol is forced to follow, instead implementing things that make sense as a single cohesive system. Time has proven over time over that design idealism is often a limiting factor in services. Aims to be lightweight and somewhat simple to both understand and develop for.

Github: https://github.com/harmony-development

protocols chat lightweight
Netsurf https://www.netsurf-browser.org/
Fri 22 Jul 2022 02:57:45 PM PDT archive.org

Small as a mouse, fast as a cheetah and available for free. NetSurf is a multi-platform web browser for RISC OS, UNIX-like platforms (including Linux), Mac OS X, and more. Whether you want to check your webmail, read the news or post to discussion forums, NetSurf is your lightweight gateway to the world wide web. Actively developed, NetSurf is continually evolving and improving.

Written in C, this award winning open source project features its own layout engine. It is licensed under GPL version 2.

Git server: https://source.netsurf-browser.org/

webbrowser opensource crossplatform lightweight retrocomputing
citrusvanilla/tinyflux https://github.com/citrusvanilla/tinyflux
Thu 21 Jul 2022 12:58:54 PM PDT archive.org

TinyFlux is a time series version of TinyDB that is also written in Python and has no external dependencies. It's a great companion for small analytics workflows and apps, as well as at-home IOT data stores. Python datetime objects are first-class citizens and queries are optimized for time, above all else. Designed to be simple and fun to use by providing a simple and clean API that can be learned in 5 minutes. The current source code has 4,000 lines of code (with about 50% documentation) and 4,000 lines tests. TinyFlux is about 150kb, unzipped. TinyFlux needs neither an external server nor any dependencies.

python module database timeseries lightweight exocortex
kevquirk/simple.css https://github.com/kevquirk/simple.css
Wed 08 Jun 2022 02:53:47 PM PDT archive.org

Simple.css is a classless CSS template that allows you to make a good looking website really quickly. By classless I mean that there are no CSS classes anywhere in the CSS or the HTML. So your website can look just like this using plain old vanilla HTML.

When starting a new project, I wanted a CSS framework that would get me up and running quickly, and give me something I could hack on. I got sick of all these giant frameworks that include everything but the kitchen sink, 90% of which I’ll never use. For example, the minified CSS for the Bootstrap framework is 144KB in total. By comparison, Simple.css is around 4KB.

Includes a good looking sans-serif local font stack, typographic best practices, automatic flipping to dark mode, and sensible defaults.

css webdesign lightweight simple responsive
MarketingPipeline/Simply-Docs https://github.com/MarketingPipeline/Simply-Docs
Wed 08 Jun 2022 02:07:59 PM PDT archive.org

A clean, easy to edit free HTML template that you can use for a personal blog or for documentation purposes for your next project! Written in pure HTML - no CSS classes. Some cool features about this template include compatibility with static hosting (including Github Pages), automatic flipping to dark mode, fully responsive, uses standard HTML elements only, Markdown support, and it's easy to style with your own CSS.

template html lightweight responsive clean simple markdown
fpgmaas/simple-homepage https://github.com/fpgmaas/simple-homepage
Wed 01 Jun 2022 05:31:14 PM PDT archive.org

simple-homepage is a command line utility that helps you create a simple static homepage for your browser. The documentation can be found here.

cli python homepage generator lightweight
pikasTech/pikascript https://github.com/pikasTech/pikascript
Tue 24 May 2022 04:21:23 PM PDT archive.org

PikaScript is an ultra-lightweight Python engine with zero dependencies and zero-configuration, that can run with 4KB of RAM and 32KB of flash (such as STM32G030C8 and STM32F103C8).

embedded python firmware lightweight
hnhx/librex https://github.com/hnhx/librex
Wed 04 May 2022 10:56:05 AM PDT archive.org

A meta-search engine a little like Searx. Not as featureful, not many features, but for something quick and dirty to just get stuff done it seems to do the job. No Javascript. Self hosted. Strips tracking codes out of URLs it finds. Lightweight - no Composer stuff, all self contained. Has an API but not REST.

metasearch webapp php exocortex privacy selfhosted lightweight api
geohot/tinygrad https://github.com/geohot/tinygrad
Tue 05 Apr 2022 05:15:13 PM PDT archive.org

For something in between a pytorch and a karpathy/micrograd. This may not be the best deep learning framework, but it is a deep learning framework. Due to its extreme simplicity (<= 1000 lines of code), it aims to be the easiest framework to add new accelerators to, with support for both inference and training. Support basic ops and you get SOTA vision and language models.

python ai ml lightweight deeplearning module models
TNFS https://github.com/FujiNetWIFI/spectranet/tree/master/tnfs/
Wed 30 Mar 2022 05:06:17 PM PDT archive.org

Implementation of a super-lightweight network file system for sharing files across and between 8-bit computers. Originally designed for the Spectrum but has been ported to the Atari. Implementations exist for Linux, Spectrum, and Atari.

Protocol spec: https://github.com/FujiNetWIFI/spectranet/blob/master/tnfs/tnfs-protocol.md

retrocomputing networking protocol service client server lightweight
ostafen/viperdb https://github.com/ostafen/viperdb
Tue 15 Mar 2022 01:26:59 PM PDT archive.org

ViperDB is a lightweight embedded key-value store written in pure Python. It has been designed for being extremely simple while efficient. The main db file consists of just ~300 lines of code. Thanks to the small codebase, every single line of code is tested. Takes design concepts by log-structured databases such as Bitcask. Written in pure Python - no external dependency needed.

python module database lightweight keyvalue
You Might Not Need Javascript http://youmightnotneedjs.com/
Mon 07 Mar 2022 03:40:58 PM PST archive.org

JavaScript is great, and by all means use it, while also being aware that you can build so many functional UI components without the additional dependancy.

Maybe you can include a few lines of utility code, or a mixin, and forgo the requirement. If you're only targeting more modern browsers, you might not need anything more than what the browser ships with.

This site is fully copied from youmightnotneedjquery.com, an excellent resource for vanilla JavaScript created by @adamfschwartz and @zackbloom. But this time, we take a look at the power of modern native HTML and CSS as well as some of the syntactic sugar of Sass. Because, you might not need scripts for that task at all!

html5 css javascript examples howto lightweight webdesign
alejandro-perez/pyneedle https://github.com/alejandro-perez/pyneedle
Sun 12 Dec 2021 11:45:45 AM PST archive.org

PyNeedle is a convenient tool created to allow you to quickly search for files in your computer, using one of the supported search engines (i.e. Tracker and Recoll). It is focused on searching by filename, and be used as one of the primary means to access your files in the daily work. Besides, it supports Full Text Search (FTS) mode for deeper searches.

python desktop search lightweight
https://picnicss.com/ https://picnicss.com/
Tue 23 Feb 2021 10:46:10 PM PST archive.org

A lightweight CSS framework for personal sites.

css webdesign html5 lightweight
GitHub - openfaas/faasd: A lightweight & portable faas engine https://github.com/openfaas/faasd
Wed 30 Dec 2020 09:23:28 PM PST archive.org

faasd is OpenFaaS reimagined, but without the cost and complexity of Kubernetes. It runs on a single host with very modest requirements, making it fast and easy to manage. Under the hood it uses containerd and Container Networking Interface (CNI) along with the same core OpenFaaS components from the main project. Will work on something as lightweight as a RasPi or a $5us VPS. Doesn't use Kubernetes so maintenance and upgrading is far easier. Implemented as a single executable binary.

golang containers faas lightweight exocortex
GitHub - zeplia/minwiz https://github.com/zeplia/minwiz
Wed 30 Dec 2020 09:17:48 PM PST archive.org

Use this starter kit to create a viable, good looking, production-ready website whose entire size does not exceed 2 KB compressed when opened in a browser. Ideally, the total size of all assets (HTML, CSS, favicon, etc.) downloaded by the browser when opening the page will be under 2 KB. You need npm and gulp installed to assemble it, but once you have it everything you need will be in the dist/ subdirectory.

webdesign css html5 lightweight framework
Wiby - Search Engine for the Classic Web https://wiby.me/
Sun 29 Nov 2020 04:44:07 PM PST archive.org

Wiby is a search engine for older style pages, lightweight and based on a subject of interest. Building a web more reminiscent of the early internet.

online search lightweight web service
GitHub - mhiramat/mincs: MINCS - Mini Container Shellscript https://github.com/mhiramat/mincs
Sun 22 Nov 2020 05:42:16 PM PST archive.org

A collection of shell scripts for light-weight containers. Just requires posix shell and some tools, which makes it easy to run it even on busybox. Even lets you stand up containers that use QEMU to run software for other architectures.

sysadmin containers lightweight scripts cli management
GitHub - phillbush/pmenu: A pie-menu in xlib and imlib2. https://github.com/phillbush/pmenu
Mon 05 Oct 2020 03:21:14 PM PDT archive.org

πmenu is a pie menu utility for X. πmenu receives a menu specification in stdin, shows a menu for the user to select one of the options, and outputs the option selected to stdout. Works like a UNIX-native utility: Reads an input, prints an output. Submenus. Pie slices with icons. Supports native Xresources. Very lightweight.

x menus desktop utility gui lightweight crossplatform
Pure CSS https://purecss.io/
Wed 02 Sep 2020 07:28:35 AM PDT archive.org

A set of small, responsive CSS modules that you can use in every web project. Pure is ridiculously tiny. The entire set of modules clocks in at 3.7KB minified and gzipped. Crafted with mobile devices in mind, it was important to us to keep our file sizes small, and every line of CSS was carefully considered. If you decide to only use a subset of these modules, you'll save even more bytes. Has all of the primitives that you'd expect from a CSS framework.

Github: https://github.com/pure-css/pure/

css framework lightweight webdesign responsive
page 1 / 2
4220 links, including 281 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn