Posts
-
wolff
🐺 Lightweight and easy to use framework for building web apps.
📓 Extremely easy: It’s simple to use and comes ready to be deployed, giving you the opportunity to learn it in just a single night (sleep included).
🚀 Ridiculously fast: Due to its simplicity, the framework is able to handle hundreds of requests per second. It’s very friendly with potato servers.
🛠️ Comprenhensive: It has everything you may need for building a web app, from a handy database abstraction layer to a dynamic template engine.
🦄 Elegant: Its source code and interface has been meticulously written, it’s expressive and elegant, without depending on a single external dependency.
Tags: #php • small • framework
-
gomobile-ipfs
IPFS and libp2p on Mobile, with Gomobile
This repo aims to provide packages for Android, iOS and React-Native that allow one to run and use an IPFS node on mobile devices. It is also a place to discuss the constraints of running IPFS on mobile in order to find solutions and exchange tips.
:warning: this repo is still experimental, contributions are very welcome
You can check the packages documentation here.
Tags: #java • mobile • ipfs
-
tetrad
Repository for the Tetrad Project, www.phil.cmu.edu/tetrad.
Please visit our [Tetrad web page) for current links, a list of contributors, some history, documentation, descriptions, links for our various projects, Javadocs, and more.
Tags: #java
-
bolna
End-to-end platform for building voice first multimodal agents
Bolna is the end-to-end open source production ready framework for quickly building LLM based voice driven conversational applications.
Tags: #python • deepgram • llm
-
sidekiq-cron
Scheduler / Cron for Sidekiq jobs
Before upgrading to a new version, please read our Changelog.
Tags: #ruby • sidekiq-cron • sidekiq-jobs
-
edifact
Tools to process EDI messages in UN/EDIFACT format
UNA:+,? ' UNB+UNOA:1+MAEU+LVRIXBCT+200813:0816+1412605' UNH+141260500001+COPARN:D:95B:UN' BGM+12+20200813081626+9' RFF+BN:204549739' NAD+CA+MAE:172:20' EQD+CN++45G1:102:5+2+2+4' RFF+BN:204549739' RFF+SQ:7G3JTL39O0M3B' TMD+++2' DTM+201:202008130000:203' LOC+98+LVRIX:139:6+RIGA TERMINAL:TER:ZZZ' CNT+16:1' UNT+12+141260500001' UNZ+1+1412605'Tags: #php • edi • edifact
-
unlock
Ʉnlock is a protocol for memberships built on a blockchain.
You can try Unlock using the Ethereum blockchain on our homepage.
We are building this in the open, which means you can also run the code locally (see instructions below). You can try out the staging version - which runs the latest, in-progress code, but against the Goerli test network.
Tags: #typescript • ethereum • solidity
-
scout-extended
Scout Extended: The Full Power of Algolia in Laravel
- Zero downtime reimports - it’s a breeze to import data in production.
- Implement site-wide search amongst multiple models with aggregators.
- Automatically improve the relevancy of your search results.
- Beautiful overview of your application indexes.
- A useful collection of macros, facades, and much more.
Tags: #php • algolia • laravel
-
react-native-background-job
Schedule background jobs in React Native that run your JavaScript when your app is in the background/killed.
Schedule background jobs that run your JavaScript when your app is in the background or if you feel brave even in foreground.
The jobs will run even if the app has been closed and, by default, also persists over restarts.
This library relies on React Native’s
HeadlessJSwhich is currently only supported on Android.On the native side it uses either
Firebase JobDispatcheror aAlarmManager.-
Firebase JobDispatcher (default): The jobs can’t be scheduled exactly and depending on the Android API version different
periodtime is allowed.FirebaseJobDispatcheris the most battery efficient backward compatible way of scheduling background tasks. -
AlarmManager by setting
exacttotrue: Simple propriatery implementation that is only ment to be used while testing. It only cares about executing on time, all other parameters are ignored - job is not persisted on reboot.
Tags: #java • react-native • scheduled-jobs
-
-
comma-chameleon
A desktop CSV editor for data publishers
Comma Chameleon is a desktop CSV editor (built with Electron.js) that provides a simple interface for editing data.
Developed by the ODI as a proof of concept, it has now been replaced by Data Curator (GitHub).
Tags: #javascript • data-publication • electron
subscribe via RSS