smart

Improved String Matching Algorithms Research Tool (by rurban)

Smart Alternatives

Similar projects and alternatives to smart

  • skaffold

    Easy and Repeatable Kubernetes Development

  • iceoryx

    Eclipse iceoryx™ - true zero-copy inter-process-communication

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ipc

    [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better smart alternative or higher similarity.

smart reviews and mentions

Posts with mentions or reviews of smart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-04.
  • CBMC: C bounded model checker. (2021)
    3 projects | news.ycombinator.com | 4 May 2024
    Not fun, a serious tool, and extremely easy to use, unlike other formal methods. It works with your source code, not on some rewritten abstraction of it.

    Embedded, automotive, space use it regularly.

    I've setup cbmc and goto-analyzer for string searching algos here https://github.com/rurban/smart and really found some bugs in old published algos.

  • Show HN: Comprehensive inter-process communication (IPC) toolkit in modern C++
    4 projects | news.ycombinator.com | 13 Apr 2024
    I wrote some shm API wrappers here: https://github.com/rurban/smart/blob/new/source/algos/includ...

    Never use /dev/shm directly unless Linux only.

  • You've just inherited a legacy C++ codebase, now what?
    2 projects | news.ycombinator.com | 29 Feb 2024
    Check all the linter warnings.

    Add a CI. Starting with Linux, Windows mingw, macos and aarch64. Turns out the code is Linux x64 only, ha. Make it compat with sse checks, windows quirks.

    Waiting for GH actions suck, write Dockerfiles and qemu drivers into your makefile. Maybe automake would have been a better idea after all. Or even proper autoconf.

    Find the missing algorithms described elsewhere. Add them. Check their limitations.

    Reproducible builds? Not for this one, sorry. This is luxury. Rather check clang-tidy, and add fuzzing.

    https://github.com/rurban/smart

  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic smart repo stats
3
3
9.8
27 days ago

rurban/smart is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of smart is JavaScript.


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