Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
18 results for tags MIT x
  • GitHub - tfeb/tfeb-lisp-tools: TFEB.ORG Lisp tools
    Found on Tim Bradshaw's home page https://www.tfeb.org/
    require-module sounds interesting.
    Tue Feb 6 12:45:07 2024 - permalink -
    - https://github.com/tfeb/tfeb-lisp-tools?tab=readme-ov-file#user-content-fn-1-2cb759faf08c2f1233cb3e0fe9ccfac7
    common-lisp FOSS lisp MIT tool
  • GitHub - abulka/pyrpn: Python to RPN converter for generating programs for the HP42S and DM42 calculators (and emulators like Free42)
    Python to RPN converter for generating programs for the HP42S and DM42 calculators (and emulators like Free42).
    From https://www.hpmuseum.org/forum/thread-10178-post-177378.html#pid177378
    MIT licensed according to README.md
    Mon Sep 18 15:19:18 2023 - permalink -
    - https://github.com/abulka/pyrpn
    Hewlett MIT Packard Python RPN tool
  • GitHub - luigifcruz/CyberEther: Radio: the final frontier.
    Portable and heterogeneously-accelerated graphical visualization for radio signals.
    Features
    🦑 Meant to be extremely portable (NVIDIA, Apple M1/M2, Raspberry Pi, AMD).
    🖼️ Meant to support the most common heterogeneous APIs (CUDA, Vulkan, Metal, WebGPU).
    🔋 Runtime configurable hardware accelerated heterogeneous computing.
    đź§ł Compatible with GNU Radio with gr-cyber.
    Found on https://www.rtl-sdr.com/rfnm-now-available-for-pre-order/

    See also the PiSDR image, an MIT-licensed distribution for the raspberry π from the same author https://github.com/luigifcruz/pisdr-image
    Mon Sep 18 14:00:29 2023 - permalink -
    - https://github.com/luigifcruz/CyberEther
    MIT pi radio raspberry software π
  • Gitea - Git with a cup of tea, a painless self-hosted Git service
    Gitea is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.
    Try it once I have an interesting public repository.
    Sat Oct 15 11:59:55 2022 - permalink -
    - https://gitea.io/en-us/
    git go MIT software TODO tool
  • OFDM transceiver for Pluto SDR
    Fork from tveliott/charon by dl9rdz with adjustments for ADALM Pluto firmware 0.31 and Xilinx Vivado 2018.2
    Enable your Pluto SDR to become a stand-alone OFDM transceiver with batman-adv mesh networking capabilities

    Charon (Charon is named after one of the planet pluto's 5 known moons).
    The Charon project aims to enable those who own 2 or more Pluto SDR devices to experiment with narrow-band OFDM channels and mesh networking. In the current state, it supports OFDM with 64 sub-carriers, 16-QAM, and a data rate of 272-Kbps (after FEC coding rate) in an occupied bandwidth of 140KHz.

    Found after searching for the rdzsonde hardware/software, which lead to https://github.com/dl9rdz/rdz_ttgo_sonde
    Sat Sep 10 21:21:58 2022 - permalink -
    - https://github.com/dl9rdz/charon
    MIT radio software
  • BASH3 Boilerplate – Template for writing better Bash scripts
    When hacking up Bash scripts, there are often things such as logging or command-line argument parsing that:
    - You need every time
    - Come with a number of pitfalls you want to avoid
    - Keep you from your actual work
    Here’s an attempt to bundle those things in a generalized way so that they are reusable as-is in most scripts.

    We call it “BASH3 Boilerplate” or b3bp for short.
    Found on https://willschenk.com/articles/2019/computer_setup_script/
    Tue Aug 2 14:07:40 2022 - permalink -
    - https://bash3boilerplate.sh/
    FOSS MIT programming shell
  • GitHub - susam/uncap: Map Caps Lock to Escape or any key to any key
    Map Caps Lock key to Escape key, or any to any key, on Windows systems.
    Fri Dec 18 11:06:47 2020 - permalink -
    - https://github.com/susam/uncap#custom-mapping
    key-binding MIT software Windows
  • AFF3CT - A Fast Forward Error Correction Toolbox
    AFF3CT is an Open-source software (MIT license) dedicated to the Forward Error Correction (FEC or channel coding) simulations. It is written in C++11 and it supports a large range of codes: from the well-spread Turbo codes to the new Polar codes including the Low-Density Parity-Check (LDPC) codes. A particular emphasis is given to the simulation throughput performance (hundreds of Mb/s on today's CPUs) and the portability of the code.
    The comparison table on https://aff3ct.github.io/fec_libraries.html is interesting.
    Note that the shaarli bookmarklet was working here.
    Mon Jun 15 15:12:27 2020 - permalink -
    - https://aff3ct.github.io/
    C++ coding correction error FOSS MIT
  • rclone - rsync for cloud storage
    Rclone is a command line program to sync files and directories to and from a number of cloud storage services, including
    - Google Drive
    - Nextcloud
    Wed Nov 6 15:58:37 2019 - permalink -
    - https://rclone.org/
    Go MIT software tool
  • DoIt: Yet Another Remote-Execution Daemon for Windows
    Program to allow a Unix machine to open documents on a Windows machine (for example, sending commands back to your Windows desktop machine from a Unix server you've connected to from there).
    Tue Oct 8 17:42:10 2019 - permalink -
    - https://www.chiark.greenend.org.uk/~sgtatham/doit/
    C FOSS MIT software tool Unix Windows
  • Retrocomputing - MIT CADR Lisp Machines
    Emulator of the MIT CADR. Basically a program to run its microcode. Last updated 2006-07-11.
    Mon Oct 7 15:29:57 2019 - permalink -
    - http://www.unlambda.com/cadr/index.html
    computer history lisp MIT software
  • The SILE Typesetter
    SILE is a typesetting system. Its job is to produce beautiful printed documents.
    SILE follows TeX in each of these three areas; it contains a slavish port of the TeX line-breaking algorithm which has been tested to produce exactly the same output as TeX given equivalent input. But as SILE is itself written in an interpreted language, it is very easy to extend or alter the behaviour of the SILE typesetter.
    Mon Oct 7 11:13:35 2019 - permalink -
    - http://sile-typesetter.org/
    FOSS MIT software TeX typesetting
  • eql / EQL5-Android · GitLab
    This is an Android port of EQL5 https://gitlab.com/eql/EQL5
    Embedded Qt Lisp (Qt5 binding embedded in ECL, embeddable in Qt)
    See also https://www.lights-of-holiness.eu/android/
    Mon Aug 19 17:03:05 2019 - permalink -
    - https://gitlab.com/eql/EQL5-Android
    Android common-lisp MIT Qt software
  • gopass is a simple but powerful password manager for your terminal.
    gopass is a rewrite of the pass password manager http://www.passwordstore.org in Go with the aim of making it cross-platform and adding additional features. Our target audience are professional developers and sysadmins (and especially teams of those) who are well versed with a command line interface. One explicit goal for this project is to make it more approachable to non-technical users. We go by the UNIX philosophy and try to do one thing and do it well, providing a stellar user experience and a sane, simple interface.
    https://www.gopass.pw
    Mon Sep 3 16:17:01 2018 - permalink -
    - https://github.com/gopasspw/gopass
    cryptography Go MIT security software TODO
  • Nim programming language | Nim
    Nim is a systems and applications programming language. Statically typed and compiled, it provides unparalleled performance in an elegant package.

       High-performance garbage-collected language
       Compiles to C, C++ or JavaScript
       Produces dependency-free binaries
       Runs on Windows, macOS, Linux, and more
    Wed Jul 11 11:42:54 2018 - permalink -
    - https://nim-lang.org/
    C FOSS JavaScript language lisp MIT programming
  • Copay – Secure, Shared Bitcoin Wallet
    Open source (MIT licensed), available for iOS, Android, Windows, OS X and Linux.
    Sun Nov 6 23:28:28 2016 - permalink -
    - https://copay.io/
    bitcoin cryptography MIT security software
  • GitHub - Khan/KaTeX: Fast math typesetting for the web.
    KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web.

    Fast: KaTeX renders its math synchronously and doesn't need to reflow the page. See how it compares to a competitor in this speed test.
    Print quality: KaTeX’s layout is based on Donald Knuth’s TeX, the gold standard for math typesetting.
    Self contained: KaTeX has no dependencies and can easily be bundled with your website resources.
    Server side rendering: KaTeX produces the same output regardless of browser or environment, so you can pre-render expressions using Node.js and send them as plain HTML.
    KaTeX supports all major browsers, including Chrome, Safari, Firefox, Opera, and IE 8 - IE 11. A list of supported commands can be on the wiki.
    Sat Apr 2 21:16:17 2016 - permalink -
    - https://github.com/Khan/KaTeX
    for:mp JavaScript MIT TeX
  • xv6 is a re-implementation of Dennis Ritchie's and Ken Thompson's Unix Version 6 (v6).
    xv6 loosely follows the structure and style of v6, but is implemented for a modern x86-based multiprocessor using ANSI C.

    ACKNOWLEDGMENTS
    xv6 is inspired by John Lions's Commentary on UNIX 6th Edition (Peer
    to Peer Communications; ISBN: 1-57398-013-7; 1st edition (June 14,
    2000)). See also http://pdos.csail.mit.edu/6.828/2007/v6.html, which
    provides pointers to on-line resources for v6.

    MIT license.
    Tue May 6 17:48:09 2014 - permalink -
    - https://github.com/jeffallen/xv6
    C FOSS MIT operating-system Unix
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.