Implementation

Open-source projects categorized as Implementation

Top 16 Implementation Open-Source Projects

  • 100-Days-Of-ML-Code

    100 Days of ML Coding

    Project mention: Top 10 GitHub Repositories Every Developer Should Bookmark in 2024 | dev.to | 2024-02-07

    2) 100 Days of ML Code: Embark on a 100-day journey into the fascinating world of machine learning with this structured curriculum. Packed with bite-sized coding challenges and real-world projects, this repository will transform you from a coding novice to a confident ML enthusiast. (https://github.com/Avik-Jain/100-Days-Of-ML-Code)

  • quadsort

    Quadsort is a branchless stable adaptive mergesort faster than quicksort.

    Project mention: 10~17x faster than what? A performance analysis of Intel x86-SIMD-sort (AVX-512) | news.ycombinator.com | 2023-06-10

    https://github.com/scandum/quadsort/blob/f171a0b26cf6bd6f6dc...

    As you can see, quadsort 1.1.4.1 used 2 instead of 4 writes in the bi-directional parity merges. This was in June 2021, and would have compiled as branchless with clang, but as branched with gcc.

    When I added a compile time check to use ternary operations for clang I was not adapting your work. I was well aware that clang compiled ternary operations as branchless, but I wasn't aware that rust did as well. I added the compile time check to use ternary operations for a fair performance comparison against glidesort.

    https://raw.githubusercontent.com/scandum/fluxsort/main/imag...

    As for ipnsort's small sort, it is very similar to quadsort's small sort, which uses stable sorting networks, instead of unstable sorting networks. From my perspective it's not exactly novel. I didn't go for unstable sorting networks in crumsort to increase code reuse, and to not reduce adaptivity.

  • 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.

  • erc721

    The reference implementation of the ERC-721 non-fungible token standard.

  • MSPeekCollectionViewDelegateImplementation

    A custom paging behavior that peeks the previous and next items in a collection view

  • MinecraftC

    A Raytraced Minecraft Classic 0.0.30a port to C

  • abcl

    Armed Bear Common Lisp <git+https://github.com/armedbear/abcl/> <--> <svn+https://abcl.org/svn> Bridge

    Project mention: ASDF:LOAD-SYSTEM | /r/Common_Lisp | 2023-06-26
  • F-Sharp

    All Algorithms implemented in F#

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • ruby-implementations

    List of Ruby implementations.

  • lips

    📘 Lisk improvement proposals (by LiskHQ)

  • Sketch-Guided-Stable-Diffusion

    Unofficial Implementation of the Google Paper - https://sketch-guided-diffusion.github.io/

  • Swift-Atem

    Blackmagic Design Atem network protocol implementation in swift 5.1 using NIO 2

  • updog

    Updog is a chat app in c (by moussacodes)

    Project mention: Seeking Programming Buddies for Collaborative C-based Terminal Chat App Project | /r/ProgrammingBuddies | 2023-05-31
  • maxout

    Maxout Networks

  • pycolin

    PyColin, Python3 implementation of Colin.

  • doublylinkedlist

    An implementation of a doubly linked list in C

  • javascript-libzim

    Source and utilities for compiling libzim binaries to WASM and ASM with JavaScript wrapper

  • SaaSHub

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

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). The latest post mention was on 2024-02-07.

Implementation related posts

Index

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

Project Stars
1 100-Days-Of-ML-Code 42,862
2 quadsort 2,103
3 erc721 1,034
4 MSPeekCollectionViewDelegateImplementation 354
5 MinecraftC 291
6 abcl 276
7 F-Sharp 196
8 ruby-implementations 90
9 lips 65
10 Sketch-Guided-Stable-Diffusion 56
11 Swift-Atem 55
12 updog 8
13 maxout 4
14 pycolin 3
15 doublylinkedlist 1
16 javascript-libzim 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com