[go: up one dir, main page]

Showing 30 open source projects for "compact"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
    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: 7 This Week
    Last Update:
    See Project
  • 2
    nanoGPT

    nanoGPT

    The simplest, fastest repository for training/finetuning models

    NanoGPT is a minimalistic yet powerful reimplementation of GPT-style transformers created by Andrej Karpathy for educational and research use. It distills the GPT architecture into a few hundred lines of Python code, making it far easier to understand than large, production-scale implementations. The repo is organized with a training pipeline (dataset preprocessing, model definition, optimizer, training loop) and inference script so you can train a small GPT on text datasets like Shakespeare...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    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: 2 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    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
  • 6
    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: 31 This Week
    Last Update:
    See Project
  • 7
    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: 6 This Week
    Last Update:
    See Project
  • 8
    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: 3 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    Compact English-Russian-English dictionary Hint: press and release a CTRL key while the balloon is being shown to open the Dictionary window.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    Pc Calculator is a clever note and formula editor combined with an advanced and strong scientific calculator. Being an editor it is extremely user-friendly allowing all possible typing and other errors to be easily corrected and fast recalculated.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    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: 4 This Week
    Last Update:
    See Project
  • 19

    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: 2 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    Calculator For Vb Beginners

    Calculator For Vb Beginners

    "Calculator For Vb Beginners" Is a small calculator application

    "Calculator For Vb Beginners" Is a small calculator application specially designed for Visual Basic Beginners. This application is coded with simple variables,statements...,that can be easily understand by Visual Basic beginners who are trying to develop a small,efficient,user-friendly & compact coded application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RoesterFlop

    RoesterFlop

    een duidelijk overzicht van Teletop planners en Jsas roosters

    Dit project heeft als doel om leerlingen van het Visser 't Hooft lyceum een duidelijk en compact overzicht te geven van hun huiswerk planners en hun rooster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    SimNation
    SimNation is a compact nation simulator where you control a nation that dynamically changes over time. It uses basic algebra to calculate the demographics and statistics of a country over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next