computers

Open-source projects categorized as computers
Language: + Ruby + Go

Top 5 computer Open-Source Projects

  • bootsnap

    Boot large Ruby/Rails apps faster

  • Project mention: Abstract Methods and NotImplementedError in Ruby | news.ycombinator.com | 2024-04-12

    Indeed, I did not mention Bootsnap so as to detract the core point.

    > That's one of the things Bootsnap does to speedup boot time. And when you do that, there's no compilation at runtime.

    Correct, if one does `bootsnap precompile`.

    Bootsnap hooks itself on `Kernel#load` + `Kernel#require` and `RubyVM::InstructionSequence#load_iseq`:

    https://github.com/Shopify/bootsnap/blob/f627992c52642394311...

    https://github.com/Shopify/bootsnap/blob/f627992c52642394311...

    https://github.com/Shopify/bootsnap/blob/f627992c52642394311...

    https://github.com/Shopify/bootsnap/blob/f627992c52642394311...

    Essentially this means that it makes LOAD_PATH lookup faster + intercepts iseq compilation to store to cache on a miss and return a cached version on a hit.

    That does not change the load order.

    > But that doesn't change anything about OP's suggestion, it's still impossible to know if an interface will ever be implemented.

    Again correct, as even with `bootsnap precompile` it would only result in earlier ISeq generation (it is essentially cache priming instead of doing it "lazily" on demand), not the time at which these ISeq get loaded and effective, so even then an `abstract` keyword would be ineffective.

  • kubeaudit

    kubeaudit helps you audit your Kubernetes clusters against common security controls

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • AgonLight

    A stand-alone, BASIC-programmable microcontroller and microcomputer in one! The fastest, cheapest, most hackable 8-bit computer ever.

  • Project mention: recommendations for chip & board setup | /r/Forth | 2023-06-08

    Pre-assembled, the Agon Light sure seems to be the sweet spot for Z80. It's cheaper than I can populate my own clone board on.

  • Bookmarklet-Hacks-For-School

    * READ THE README FOR INFO!! * Incoming Tags- z score statistics,find mean median mode statistics in ms excel,variance,standard deviation,linear regression,data processing,confidence intervals,average value,probability theory,binomial distribution,matrix,random numbers,error propagation,t statistics analysis,hypothesis testing,theorem,chi square,time series,data collection,sampling,p value,scatterplots,statistics lectures,statistics tutorials,business mathematics statistics,share stock market s

  • AgonORIGINS

    A stand-alone, BASIC-programmable microcontroller and microcomputer in one! The fastest, cheapest, most hackable 8-bit computer ever.

  • Project mention: Agon light ORIGINS [eZ80 computer] | news.ycombinator.com | 2023-12-16
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

computers related posts

  • Abstract Methods and NotImplementedError in Ruby

    1 project | news.ycombinator.com | 12 Apr 2024
  • recommendations for chip & board setup

    1 project | /r/Forth | 8 Jun 2023
  • Long story short: I build a Ruby extension with Zig

    2 projects | dev.to | 25 Dec 2022
  • Acelerando o boot da sua aplicação Rails

    1 project | dev.to | 3 May 2022
  • kubeaudit

    1 project | /r/devopspro | 11 Mar 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source computer projects? This list will help you:

Project Stars
1 bootsnap 2,642
2 kubeaudit 1,849
3 AgonLight 217
4 Bookmarklet-Hacks-For-School 130
5 AgonORIGINS 39

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com