Showing 215 open source projects for "pseudo%203d"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    pty

    pty

    PTY interface for Go

    Pty is a Go package for using unix pseudo-terminals. Note that the examples are for demonstration purpose only, to showcase how to use the library. They are not meant to be used in any kind of production environment. Start assigns a pseudo-terminal tty os.File to c.Stdin, c.Stdout, and c.Stderr, calls c.Start, and returns the File of the tty's corresponding pty. InheritSize applies the terminal size of pty to tty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Make-A-Video - Pytorch (wip)

    Make-A-Video - Pytorch (wip)

    Implementation of Make-A-Video, new SOTA text to video generator

    Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch. They combine pseudo-3d convolutions (axial convolutions) and temporal attention and show much better temporal fusion. The pseudo-3d convolutions isn't a new concept. It has been explored before in other contexts, say for protein contact prediction as "dimensional hybrid residual networks". The gist of the paper comes down to, take a SOTA text-to-image model (here they use DALL-E2, but the same learning points would easily apply to Imagen), make a few minor modifications for attention across time and other ways to skimp on the compute cost, do frame interpolation correctly, get a great video model out. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    L10n-swift

    L10n-swift

    Localization of the application with ability to change language

    L10n-swift is a simple framework that improves localization in swift app, providing cleaner syntax and in-app language switching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    duf

    duf

    Disk usage and free utility, a better 'df' alternative

    ...You can simply start duf without any command-line arguments. If you supply arguments, duf will only list specific devices & mount points. If you want to list everything (including pseudo, duplicate, inaccessible file systems), you can. You can show and hide specific tables. You can also show and hide specific filesystems. List inode information instead of block usage. If duf doesn't detect your terminal's colors correctly, you can set a theme. Users of oh-my-zsh should be aware that it already defines an alias called duf, which you will have to remove in order to use duf.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    Asciidoc Editor based on JavaFX 20

    Asciidoc Editor based on JavaFX 20

    Asciidoc Editor and Toolchain written with JavaFX 19

    Asciidoc FX is a WYSIWYG editor for the Asciidoc markup language. You can build PDF, Epub, and HTML books, documents, and slides. Supported Operating Systems and Builds shows the list of available builds with links for reference. If you are looking for the very latest version, visit the link in the note above to be guaranteed of downloading the latest and greatest version of AsciidocFX. AsciidocFX converts documents via the AsciidoctorJ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TaskExplorer

    TaskExplorer

    Powerful system task manager

    ...It includes advanced panels: a Thread Panel with stack traces (helpful for diagnosing deadlocks or hangs), a Memory Panel that lets you view or even edit process memory (with search capabilities), a Socket Panel showing open network connections, data rates, pseudo-UDP connections (via ETW), and a Modules Panel listing all loaded DLLs and memory-mapped files.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 7
    bignumber.js

    bignumber.js

    A JavaScript library for arbitrary-precision decimal arithmetic

    ...Replicates the toExponential, toFixed, toPrecision and toString methods of JavaScript's Number type. Includes a toFraction and a correctly-rounded squareRoot method. Supports cryptographically secure pseudo-random number generation. Wide platform compatibility, uses JavaScript 1.5 (ECMAScript 3) features only. If a smaller and simpler library is required see big.js. It's less than half the size but only works with decimal numbers and only has half the methods. It also has fewer configuration options than this library, and does not allow NaN or Infinity. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Styled Components

    Styled Components

    Visual primitives for the component age

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress. Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components. It also removes the mapping between components and styles, using components as a low-level styling construct could not be easier! Alternatively, you may use style objects. This allows for easy porting of CSS from...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Feren OS

    Feren OS

    A pseudo-rolling Operating System made with love

    Feren OS is a free and open-source operating system with a pseudo-rolling-release nature. It is designed to be stable, more powerful, and more secure. With a new yet familiar user experience now included, it has never been a better time to check out Feren OS.
    Leader badge
    Downloads: 4,932 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    CssSelector Component

    CssSelector Component

    Converts CSS selectors to XPath expressions

    ...This XPath expression can then be used with other functions and classes that use XPath to find elements in a document. Not all CSS selectors can be converted to XPath equivalents. There are several CSS selectors that only make sense in the context of a web-browser. Pseudo-elements (:before, :after, :first-line, :first-letter) are not supported because they select portions of text rather than elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Build your own X

    Build your own X

    Master programming by recreating your favorite technologies

    build-your-own-x is a massive, community-curated roadmap of hands-on tutorials that teach you to re-implement complex systems from scratch—things like databases, compilers, operating systems, interpreters, web servers, neural networks, regex engines, and more. Rather than offering abstract theory, it organizes step-by-step guides by topic and by programming language, so you can pick a project that fits your stack and skill level. The focus is on demystifying internals: you don’t just use a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    empty

    Run applications under pseudo-terminal (PTY) sessions

    empty - run applications under pseudo-terminal (PTY) sessions to dialogue with interactive programs. Replace TCL/Expect with a simple tool and use your favorite shell (sh, bash, csh, tcsh, ksh, zsh, etc)
    Leader badge
    Downloads: 422 This Week
    Last Update:
    See Project
  • 13
    PSeInt

    PSeInt

    A tool for learning programming basis with a simple spanish pseudocode

    PSeInt is a pseudo-code interpreter for spanish-speaking programming students. Its main purpose is to be a tool for learning and understanding the basic concepts about programming and applying them with an easy understanding spanish pseudocode.
    Leader badge
    Downloads: 27,497 This Week
    Last Update:
    See Project
  • 14

    Z80 Preprocessor

    Preprocessor for PseudoSam assembler or ASZ80 (SDCC)

    An old project that adds local labels to PseudoSam assembler, and undocumented instructions support to SDCC (asz80) and PseudoSam assemblers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    loadavgd

    Monitor CPU load and terminal activity, execute command when idle

    The loadavgd program monitors the CPU load and user input at (pseudo-) terminals. It provides a kind of power management for server systems, where keyboard or mouse activity can not be queried. Loadavgd was written because powernap did not work on my system. If the load is below a certain treshold and there is no input at any (pseudo-) terminal for a given amount of time, an action is issued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...SGMNS used a global connectivity molecular network (GCMN), which was constructed by the structural similarity of metabolites. When the annotation was performed, experimental MS/MS spectra of known metabolites as seeds were assigned to corresponding neighbor metabolites in GCMN as their “pseudo” spectra, and the propagation was performed by searching predicted retention times, MS1 and “pseudo” spectra against metabolite features. Then, the annotated metabolite features were used as new seeds for annotation propagation again. A total of 2,041 metabolites were annotated from a pooled biological sample, and the annotation accuracy was > 83% with RSD < 2%.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQUASH DOS 8086 with playback music

    SQUASH DOS 8086 with playback music

    PONG-Like game with playback music (example of pseudo-multitasking)

    * DISCLAIMER OF ALL WARRANTIES * SQUASH - PONG-Like game with playback music (example of pseudo-multitasking demonstration) Pur assembly 8086 code. SQUASH.EXE : Main program (Launch subprograms...) SNDSVRA.COM : Sound Server Part (Level) A (Loaded in Memory) : TSR (Terminate and Stay in Resident) by Cyril BARBATO : Song player based on "sounder" written by ohammadalfarisi, many thanks ;-) (https://medium.com/@mohammadalfarisi00) SNDSTOP.COM : Sound Server Stop SQPA.COM : Squash Game Part (Level) A : Based on fork of PONG written by roozbehsayadi, many thanks ;-) (github : roozbehsayadi/Pong-Game) many thanks to roozbehsayadi ;-) -> See SRC : All Source codes : MAKE.BAT for Building Make a donation to contribute to development https://bacciel.com/donate/donate.html Many thanks Cyril
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Practically Random

    statistical tests & psuedo- random number generators (RNGs, PRNGs)

    ...The best suite of statistical tests for fast PRNGs anywhere. Multithreaded for speed, command line tools for automation, no upper limit on data size. Also, a variety of C++ pseudo-random number generators with well designed interfaces aimed at practical uses, not just research.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 19
    libIdentity

    libIdentity

    Generate pseudo unique int64 identifiers

    A simple library to generate pseudo unique long (int64) identifiers. Collisions are expected, they are usually under 0.20%.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge
    Downloads: 203 This Week
    Last Update:
    See Project
  • 21
    LLF-Tool-for-Linux

    LLF-Tool-for-Linux

    Low Level Format Tool for debian-based systems

    This simple application performs a pseudo-low level format on your disks. It has minimal dependencies and runs on the system's own kernel modules (dd). WARNING! This process cannot be stopped! https://github.com/shampuan/LLF-Tool-for-Linux
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    RhinOS

    RhinOS

    RhinOS, CMS, Content Management System, Josep Sanz Campderrós

    RhinOS is a framework to develop web sites using the latest features to provide a fastest access and administration to the web portal. The main features are: - Parametrized CMS and simple and efficient pseudo-code parser.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mdterm

    Markdown engine for Unix terminals

    This project provides a pseudo-markdown engine for producing nicely formatted text in terminal windows. The markdown syntax bears no resemblance to what is commonly called markdown, but is instead a custom formulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ui-utilcpp

    C++ utility library

    ... * QuotaInfo: Wrapper to fs quota information. * SMLog[Mono]: Syslog Macro Log. * Socket: Simple Socket abstraction (inet+unix). * Thread: Process based pseudo thread abstraction. * CmdLine: Create CLI-like programs. * GetOpt: Abstraction of GNU C getopt_long(3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dead Deer 3.14.56.2025

    Dead Deer 3.14.56.2025

    3D modeler, 3D game maker, 3D demo maker

    3D modeler, 3D game maker, 3D demo maker. to model and create games, demos. Scripting language allows you to code interactions in pseudo-C with the animation and synthesize your own rendering with own-made shaders. Import FBX, BLEND, GLTF, OBJ, 3DS, DAE, X, XML, STL, PCB, ASC, PLY, GSPLATS. Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and Editors. ...
    Leader badge
    Downloads: 350 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next