Posts

  • node-gtfs

    Import GTFS transit data into SQLite and query routes, stops, times, fares and more.

    To use this library as a command-line utility, install it globally with npm:

    npm install gtfs -g
    

    This will add the gtfs-import and gtfs-export scripts to your path.

    If you are using this as a node module as part of an application, include it in your project’s package.json file.

    npm install gtfs
    

    Tags: #typescript • gtfs • node-gtfs

  • oletools

    oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.

    • oleid: to analyze OLE files to detect specific characteristics usually found in malicious files.
    • olevba: to extract and analyze VBA Macro source code from MS Office documents (OLE and OpenXML).
    • MacroRaptor: to detect malicious VBA Macros
    • msodde: to detect and extract DDE/DDEAUTO links from MS Office documents, RTF and CSV
    • pyxswf: to detect, extract and analyze Flash objects (SWF) that may be embedded in files such as MS Office documents (e.g. Word, Excel) and RTF, which is especially useful for malware analysis.
    • oleobj: to extract embedded objects from OLE files.
    • rtfobj: to extract embedded objects from RTF files.

    Tags: #python • python-library • olefile

  • voluptuous

    CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.

    What does this mean? I do not have time to fix issues myself. The only way fixes or new features will be added is by people submitting PRs.

    Current status: Voluptuous is largely feature stable. There hasn’t been a need to add new features in a while, but there are some bugs that should be fixed.

    Why? I no longer use Voluptuous personally (in fact I no longer regularly write Python code). Rather than leave the project in a limbo of people filing issues and wondering why they’re not being worked on, I believe this notice will more clearly set expectations.

    Tags: #python

  • AndroidScreenCaster

    Efficient, low-latency Android screen casting with H.264 and WebM encoding via TCP and UDP.

    AndroidScreenCaster is a live screen casting solution for Android devices, with efficient H.264 and WebM encoding via TCP and UDP. Experience low latency streaming to your browser or server for mobile games, presentations, or any other application where real-time screen mirroring is needed.

    Tags: #java • android • screensharing

  • ruby-macho

    🔩 A pure-Ruby library for parsing Mach-O files.

    The Mach-O file format is used by macOS and iOS (among others) as a general purpose binary format for object files, executables, dynamic libraries, and so forth.

    Tags: #ruby • apple • ruby-library

  • 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

subscribe via RSS