[go: up one dir, main page]

Showing 22 open source projects for "compact"

View related business solutions
  • Relax: PRTG Monitors Your IT for You Icon
    Relax: PRTG Monitors Your IT for You

    Stay in control and avoid IT headaches. PRTG monitors your network, devices, and apps - receive alerts when it matters most.

    You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
    Start Your Free PRTG Trial Now
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Flash Linux 0.11 Talk

    Flash Linux 0.11 Talk

    Annotated Unix system source code

    flash-linux0.11-talk is an annotated walkthrough of the Linux 0.11 kernel that explains how a tiny Unix-like system boots, schedules, handles interrupts, and manages memory. The materials break down historically compact and dense code into digestible segments, with diagrams and call flows that trace execution from bootloader to user space. By focusing on a small, early kernel, the series reveals core OS concepts without the complexity of modern subsystems. It highlights how segmentation...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    LLM101n

    LLM101n

    LLM101n: Let's build a Storyteller

    LLM101n is an educational repository that walks you through building and understanding large language models from first principles. It emphasizes intuition and hands-on implementation, guiding you from tokenization and embeddings to attention, transformer blocks, and sampling. The materials favor compact, readable code and incremental steps, so learners can verify each concept before moving on. You’ll see how data pipelines, batching, masking, and positional encodings fit together to train...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Fast-Kubernetes

    Fast-Kubernetes

    This repo covers Kubernetes with LABs: Kubectl, Pod, Deployment

    Fast-Kubernetes is a practical, hands-on repository that explains Kubernetes concepts and walks users through dozens of bite-size labs and examples. The content is organized as Markdown how-tos and cheat-sheets covering core objects and workflows — Pods, Deployments, Services, ConfigMaps, Secrets, PV/PVC, StatefulSets, DaemonSets, Jobs/CronJobs, Ingress, affinity/taints, and more — plus command-line kubectl quick references. It also includes end-to-end cluster setup guides (kubeadm with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JSONLab

    JSONLab

    JSONLab: compact, portable, robust JSON/binary-JSON encoder

    JSONLab is a free and open-source JSON/UBJSON/MessagePack encoder and decoder written in the native MATLAB language. It can be used to convert a MATLAB data structure (array, struct, cell, struct array, cell array, and objects) into JSON/UBJSON/MessagePack formatted strings and files, or to parse a JSON/UBJSON/MessagePack file into MATLAB data structure. JSONLab supports nearly all versions of MATLAB and GNU Octave (a free MATLAB clone). The development of JSONLab is currently funded by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 5
    IMS Open Corpus Workbench

    IMS Open Corpus Workbench

    Indexing and query tools for very large text corpora

    The IMS Open Corpus Workbench is a collection of tools for managing and querying large text corpora (100 M words and more) with linguistic annotations. Its central component is the flexible and efficient query processor CQP, which can be used interactively in a terminal session, as a backend e.g. from a Perl script, or through the Web-based GUI CQPweb.
    Leader badge">
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Catalyst

    Catalyst

    Accelerated deep learning R&D

    Catalyst is a PyTorch framework for accelerated Deep Learning research and development. It allows you to write compact but full-featured Deep Learning pipelines with just a few lines of code. With Catalyst you get a full set of features including a training loop with metrics, model checkpointing and more, all without the boilerplate. Catalyst is focused on reproducibility, rapid experimentation, and codebase reuse so you can break the cycle of writing another regular train loop and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Binarytree

    Binarytree

    Python library for studying Binary Trees

    Binarytree is Python library that lets you generate, visualize, inspect and manipulate binary trees. Skip the tedious work of setting up test data, and dive straight into practicing algorithms. Heaps and BSTs (binary search trees) are also supported. Binarytree supports another representation which is more compact but without the indexing properties. Traverse trees using different algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    stat-cookbook

    stat-cookbook

    The probability and statistics cookbook

    A compact “Probability and Statistics Cookbook” offering concise mathematical recipes for key statistical concepts—expectation, variance, distributions and inequalities—packaged as LaTeX and R-based executable documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    ... (for reading image data). The code is extremely compact. Minimizing code length is a major goal. As a result, the core of the algorithms can be easily spotted. Many tricks for speeding up Matlab code are applied (e.g. vectorization, matrix factorization, etc.). Usually, functions in this package are orders faster than Matlab builtin ones (e.g. kmeans). Many tricks for numerical stability are applied, such as computing probability in logrithm domain, square root matrix update to enforce matrix symmetry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dopamine

    Dopamine

    Framework for prototyping of reinforcement learning algorithms

    Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research). This first version focuses on supporting the state-of-the-art, single-GPU Rainbow agent (Hessel et al., 2018) applied to Atari 2600 game-playing (Bellemare et al., 2013). Specifically, our Rainbow agent implements the three components identified as most important...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JCSprout

    JCSprout

    Basic, concurrent algorithm

    ... practices around collections, thread safety, lock-free techniques, and performance trade-offs so learners can make informed design decisions. The material is structured to support incremental study, making it useful for both foundational learning and pre-interview refreshers. By bundling explanations with code and references, JCSprout acts as a compact “from student to engineer” handbook for the Java ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Learn Python the Hard Way

    Learn Python the Hard Way

    Concise study notes derived from “Learn Python the Hard Way”

    This repository contains concise study notes derived from “Learn Python the Hard Way,” organized to reinforce core Python concepts through small, targeted examples. It emphasizes hands-on practice—short scripts, exercises, and explanations that help cement syntax, data structures, functions, and modules. The notes call out common gotchas, idioms, and style preferences so learners form good habits early. Because the content is intentionally compact, it’s easy to revisit a topic quickly when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kaleidoscope

    Kaleidoscope

    Haskell LLVM JIT Compiler Tutorial

    ... parsing and codegen. Because it uses Haskell idioms, the code clearly separates pure syntax handling from effectful JIT operations, making the architecture easy to reason about. The examples double as a hands-on introduction to LLVM’s APIs without drowning you in infrastructure. As a result, the project is both a compact compiler course and a practical template for experimenting with language design in Haskell.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    adms
    ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Repository migrated to: https://github.com/Qucs/ADMS For checkout do: git clone https://github.com/Qucs/ADMS.git
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    ...) characters. For use without much prior knowledge. - Working with Japanese text, with powerful help. Input devices based on visual similarities and pure ASCII readings. Automatic space insertion before dictionary words and word highlighting. Compact info display in 'Trading Card' style. Currently the example database contains over 95.000 readings, including readings for more than 4500 of the most common Kanjis. A youtube tutorial shows how to extend the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TinyRenderer

    TinyRenderer

    A brief computer graphics / rendering course

    Tiny Renderer (tinyrenderer by ssloy) is a lightweight educational software rasterizer that illustrates how OpenGL works by implementing a mini rendering pipeline in around 500 lines of code—serving as a compact, instructive graphics project. The final code consists of about 500 lines. My students typically require 10 to 20 hours of programming to start producing such renderers. The input is a 3D model composed of a triangulated mesh and textures. The output is a rendering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The scope of the project is to establish a new architecture personal home pages are managed in the internet, thus the way the users would navigate them. The idea come from the new technology trends from internet. The key idea are compact, concrete, easy manage and loosely coupled structure (peer to peer). I will sketch out the technical detail in the wiki. And began to prototype it in my personal webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Symphaty
    Slovak-English,English-Slovak dictionary,written in Perl.There is installator for Windows and deb package for Debian/Ubuntu.Requeries GTK 2 to be present on the system. On Linux you need beside symphaty also libclipboard, this is included in zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bytecode-based Scheme (R^5RS) implementation. Fast, compact, stable, suitable for education and experimentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The KEEP Toolkit is a set of web-based tools that help teachers, students and institutions quickly create compact and engaging knowledge representations of their teaching and learning on the Web. Implemented in Apache, PHP, and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WarpTunnel is a porting of http tunnel 3.3 from C into .NET C# platform. WarpTunnel creates a bidirectional virtual data path tunnelled in HTTP requests through firewall or proxy servers.Support DIGEST proxy & SOCKS4/4a/5.Client for Compact Framework 2.0
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next